home *** CD-ROM | disk | FTP | other *** search
/ Activity Fun with Cinderella & Friends / Activity Fun with Cinderella & Friends.iso / setup / DIRECTX / Apr2005_MDX_x86.cab / microsoft.directx.direct3dx.xml < prev    next >
Text File  |  2005-03-16  |  1MB  |  12,797 lines

  1. <doc>
  2.   <assembly>
  3.     <name>Microsoft.DirectX.Direct3DX</name>
  4.   </assembly>
  5.   <members>
  6.     <member name="T:Microsoft.DirectX.Direct3D.AllocateHierarchy">
  7.       <summary>Derived by the application to allocate/free frame and mesh container objects. Methods of this class are called during loading and destruction of frame hierarchies.</summary>
  8.     </member>
  9.     <member name="M:Microsoft.DirectX.Direct3D.AllocateHierarchy.CreateFrame(System.String)">
  10.       <summary>Requests allocation of a frame object.</summary>
  11.       <param name="name">Name of the frame to create.</param>
  12.       <returns>Created frame object.</returns>
  13.     </member>
  14.     <member name="M:Microsoft.DirectX.Direct3D.AllocateHierarchy.CreateMeshContainer(System.String,Microsoft.DirectX.Direct3D.MeshData,Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.EffectInstance[],Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.SkinInformation)">
  15.       <summary>Requests allocation of a <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" /> object.</summary>
  16.       <param name="name">String that represents the name of the mesh.</param>
  17.       <param name="meshData">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.MeshData" /> structure.</param>
  18.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures used in the mesh.</param>
  19.       <param name="effectInstances">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures used in the mesh.</param>
  20.       <param name="adjacency">Array of <see cref="T:Microsoft.DirectX.GraphicsStream" /> objects that represent an adjacency array for the mesh.</param>
  21.       <param name="skinInfo">Reference to the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object, if skin data is found.</param>
  22.       <returns>Created <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" />.</returns>
  23.     </member>
  24.     <member name="M:Microsoft.DirectX.Direct3D.AllocateHierarchy.#ctor">
  25.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AllocateHierarchy" /> class.</summary>
  26.     </member>
  27.     <member name="M:Microsoft.DirectX.Direct3D.AllocateHierarchy.Finalize">
  28.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.AllocateHierarchy" /> object to free resources before it is destroyed by the garbage collector.</summary>
  29.       <returns />
  30.     </member>
  31.     <member name="T:Microsoft.DirectX.Direct3D.AnimationController">
  32.       <summary>Controls animation functionality, connecting animation sets to the transformation frames being animated.</summary>
  33.     </member>
  34.     <member name="E:Microsoft.DirectX.Direct3D.AnimationController.Disposing">
  35.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.AnimationController.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  36.     </member>
  37.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.AdvanceTime(System.Double)">
  38.       <summary>Animates the mesh and advances the global animation time by a specified amount.</summary>
  39.       <param name="timeDelta">Amount, in seconds, by which to advance the global animation time. This value must be non-negative or 0.</param>
  40.       <returns />
  41.     </member>
  42.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.AdvanceTime(System.Double,Microsoft.DirectX.Direct3D.HandleAnimationCallback)">
  43.       <summary>Animates the mesh and advances the global animation time by a specified amount.</summary>
  44.       <param name="timeDelta">Amount, in seconds, by which to advance the global animation time. This value must be non-negative or 0.</param>
  45.       <param name="callbackHandler">A <see cref="T:Microsoft.DirectX.Direct3D.HandleAnimationCallback" /> user-defined animation callback handler.</param>
  46.       <returns />
  47.     </member>
  48.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.Clone(System.Int32,System.Int32,System.Int32,System.Int32)">
  49.       <summary>Clones, or copies, an animation controller.</summary>
  50.       <param name="maxNumberAnimationOutputs">Maximum number of animation outputs the controller can support.</param>
  51.       <param name="maxNumberAnimationSets">Maximum number of animation sets the controller can support.</param>
  52.       <param name="maxNumberTracks">Maximum number of tracks the controller can support.</param>
  53.       <param name="maxNumberEvents">Maximum number of events the controller can support.</param>
  54.       <returns>A cloned <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object.</returns>
  55.     </member>
  56.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController)">
  57.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> class.</summary>
  58.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController" /> interface pointer.</param>
  59.     </member>
  60.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.#ctor(System.IntPtr)">
  61.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> class.</summary>
  62.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  63.     </member>
  64.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
  65.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> class.</summary>
  66.       <param name="maxNumberMatrices">Maximum number of matrices that can be animated.</param>
  67.       <param name="maxNumberAnimationSets">Maximum number of animation sets that can be mixed.</param>
  68.       <param name="maxNumberTracks">Maximum number of animation sets that can be mixed simultaneously.</param>
  69.       <param name="maxNumberEvents">Maximum number of outstanding events that the controller will support.</param>
  70.     </member>
  71.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.Dispose">
  72.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object.</summary>
  73.       <returns />
  74.     </member>
  75.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.Equals(System.Object)">
  76.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  77.       <param name="compare">Object to compare to this object.</param>
  78.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  79.     </member>
  80.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.Finalize">
  81.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object to free resources before it is destroyed by the garbage collector.</summary>
  82.       <returns />
  83.     </member>
  84.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetAnimationSet(System.String)">
  85.       <summary>Retrieves the animation set.</summary>
  86.       <param name="animationName">A string that contains the name of the animation set to retrieve.</param>
  87.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object at the given <see cref="M:Microsoft.DirectX.Direct3D.AnimationController.GetAnimationSet" />.</returns>
  88.     </member>
  89.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetAnimationSet(System.Int32)">
  90.       <summary>Retrieves the animation set.</summary>
  91.       <param name="index">An integer that represent the index of the animation set to retrieve.</param>
  92.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object at the given <see cref="M:Microsoft.DirectX.Direct3D.AnimationController.GetAnimationSet" />.</returns>
  93.     </member>
  94.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetCurrentPriorityBlend">
  95.       <summary>Returns an event handle to a priority blend event that is currently running.</summary>
  96.       <returns>Priority event. If no priority blend event is currently running, a value of 0 is returned.</returns>
  97.     </member>
  98.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetCurrentTrackEvent(System.Int32,Microsoft.DirectX.Direct3D.EventType)">
  99.       <summary>Returns an event handle to the event that is currently running on the specified animation track.</summary>
  100.       <param name="track">Track identifier.</param>
  101.       <param name="eventType">Type of event to query.</param>
  102.       <returns>Event currently running on the specified track. If no event is running on the specified track, a value of 0 is returned.</returns>
  103.     </member>
  104.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetEventDescription(System.Int32)">
  105.       <summary>Retrieves a description of a specified animation event.</summary>
  106.       <param name="eventHandle">Event handle to the animation event to describe.</param>
  107.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EventDescription" /> structure that contains a description of the animation event.</returns>
  108.     </member>
  109.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetHashCode">
  110.       <summary>Returns the hash code for the current instance.</summary>
  111.       <returns>Hash code for the instance.</returns>
  112.     </member>
  113.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetObjectByValue(System.Int32)">
  114.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  115.       <param name="uniqueKey">Object identifier.</param>
  116.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXAnimationController, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> class. Not supported.</returns>
  117.     </member>
  118.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetTrackAnimationSet(System.Int32)">
  119.       <summary>Retrieves the animation set for a given track.</summary>
  120.       <param name="track">Track identifier.</param>
  121.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> class for the given track.</returns>
  122.     </member>
  123.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetTrackDescription(System.Int32)">
  124.       <summary>Retrieves the description for a track.</summary>
  125.       <param name="trackNumber">Track identifier.</param>
  126.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.TrackDescription" /> structure.</returns>
  127.     </member>
  128.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetUpcomingPriorityBlend(System.Int32)">
  129.       <summary>Returns an event handle to the next priority blend event scheduled to occur after a specified event.</summary>
  130.       <param name="eventHandle">Event handle to the specified event. If set to 0, the method returns the next scheduled priority blend event.</param>
  131.       <returns>Event handle to the next scheduled priority blend event. If no new priority blend event is scheduled, a value of 0 is returned.</returns>
  132.     </member>
  133.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.GetUpcomingTrackEvent(System.Int32,System.Int32)">
  134.       <summary>Returns an event handle to the next event scheduled to occur after a specified event on an animation track.</summary>
  135.       <param name="track">Track identifier.</param>
  136.       <param name="eventHandle">Event handle to the specified event. If set to 0, the method returns the next scheduled event.</param>
  137.       <returns>Event handle to the next event scheduled to run on the specified track. If no new event is scheduled, a value of 0 is returned.</returns>
  138.     </member>
  139.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.ICloneable.Clone">
  140.       <summary>Makes a copy of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" />.</summary>
  141.       <returns>Cloned object.</returns>
  142.     </member>
  143.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.IsEventValid(System.Int32)">
  144.       <summary>Determines whether a specified event handle is valid and an animation event has completed.</summary>
  145.       <param name="eventHandle">Event handle to the animation event.</param>
  146.       <returns>Returns true if the method succeeds; false if it fails.</returns>
  147.     </member>
  148.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.IsEventValid(System.Int32,System.Int32@)">
  149.       <summary>Determines whether a specified event handle is valid and an animation event has completed.</summary>
  150.       <param name="eventHandle">Event handle to the animation event.</param>
  151.       <param name="result">HRESULT code passed back from the method.</param>
  152.       <returns>Returns true if the method succeeds; false if it fails.</returns>
  153.     </member>
  154.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.KeyPriorityBlend(System.Single,System.Double,System.Double,Microsoft.DirectX.Direct3D.TransitionType)">
  155.       <summary>Sets blending event keys for the specified animation track.</summary>
  156.       <param name="newBlendWeight">Number between 0 and 1 that is used to blend tracks.</param>
  157.       <param name="startTime">Global time at which to start the blend.</param>
  158.       <param name="duration">Global time duration of the blend.</param>
  159.       <param name="method">Transition type used for the duration of the blend. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.TransitionType" />.</param>
  160.       <returns>Handle to the priority blend event. If one or more of the input parameters is invalid, or if no free event is available, a value of 0 is returned.</returns>
  161.     </member>
  162.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.KeyTrackEnable(System.Int32,System.Boolean,System.Double)">
  163.       <summary>Sets an event key that enables or disables an animation track.</summary>
  164.       <param name="track">Identifier of the animation track to modify.</param>
  165.       <param name="newEnable">Set to true to enable the animation track. Set to false to disable the animation track.</param>
  166.       <param name="startTime">Global time key that specifies the global time at which the change will occur.</param>
  167.       <returns>Priority blend event. If the track is invalid, a value of 0 is returned.</returns>
  168.     </member>
  169.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.KeyTrackPosition(System.Int32,System.Double,System.Double)">
  170.       <summary>Sets an event key that changes the local time of an animation track.</summary>
  171.       <param name="track">Identifier of the track to modify.</param>
  172.       <param name="newPosition">New local time of the animation track.</param>
  173.       <param name="startTime">Global time key that specifies the global time at which the change will occur.</param>
  174.       <returns>Priority blend event. If track is invalid, or if no free event is available, a value of 0 is returned.</returns>
  175.     </member>
  176.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.KeyTrackSpeed(System.Int32,System.Single,System.Double,System.Double,Microsoft.DirectX.Direct3D.TransitionType)">
  177.       <summary>Sets an event key that changes the local time of an animation track.</summary>
  178.       <param name="track">Identifier of the track to modify.</param>
  179.       <param name="newSpeed">New speed of the animation track.</param>
  180.       <param name="startTime">Global time key that specifies the global time at which the change will occur.</param>
  181.       <param name="duration">Transition time, which specifies how long the smooth transition will take to complete.</param>
  182.       <param name="method">Transition type used for transitioning between speeds. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.TransitionType" />.</param>
  183.       <returns>Event handle to the priority blend event. If one or more of the input parameters is invalid, or if no free event is available, a value of 0 is returned.</returns>
  184.     </member>
  185.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.KeyTrackWeight(System.Int32,System.Single,System.Double,System.Double,Microsoft.DirectX.Direct3D.TransitionType)">
  186.       <summary>Sets an event key that changes the weight of an animation track.</summary>
  187.       <param name="track">Identifier of the track to modify.</param>
  188.       <param name="newWeight">New weight of the track.</param>
  189.       <param name="startTime">Global time key that specifies the global time at which the change will occur.</param>
  190.       <param name="duration">Transition time, which specifies how long the smooth transition will take to complete.</param>
  191.       <param name="method">Transition type used for transitioning between weights. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.TransitionType" />.</param>
  192.       <returns>Event handle to the priority blend event. If one or more of the input parameters is invalid, or if no free event is available, a value of 0 is returned.</returns>
  193.     </member>
  194.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.op_Equality(Microsoft.DirectX.Direct3D.AnimationController,Microsoft.DirectX.Direct3D.AnimationController)">
  195.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  196.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object to the left of the equality operator.</param>
  197.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object to the right of the equality operator.</param>
  198.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  199.     </member>
  200.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.op_Inequality(Microsoft.DirectX.Direct3D.AnimationController,Microsoft.DirectX.Direct3D.AnimationController)">
  201.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  202.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object to the left of the equality operator.</param>
  203.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object to the right of the equality operator.</param>
  204.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  205.     </member>
  206.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.raise_Disposing(System.Object,System.EventArgs)">
  207.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.AnimationController.Disposing" /> event when called from within a derived class.</summary>
  208.       <param name="i1">Invoking object reference; should be this object.</param>
  209.       <param name="i2">Arguments to pass to the event handler.</param>
  210.       <returns />
  211.     </member>
  212.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.RegisterAnimationOutput(Microsoft.DirectX.Direct3D.Frame)">
  213.       <summary>Adds an animation output to the animation controller and registers objects for scale, rotate, and translate (SRT) transformations.</summary>
  214.       <param name="animationFrame">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that encapsulates a transform frame in a transformation frame hierarchy. Uses the <see cref="P:Microsoft.DirectX.Direct3D.Frame.TransformationMatrix" /> property.</param>
  215.       <returns />
  216.     </member>
  217.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.RegisterAnimationOutput(Microsoft.DirectX.Direct3D.AnimationOutput)">
  218.       <summary>Adds an animation output to the animation controller and registers objects for scale, rotate, and translate (SRT) transformations.</summary>
  219.       <param name="output">An <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutput" /> object that encapsulates the scale, rotate, and translate (SRT) transformations objects.</param>
  220.       <returns />
  221.     </member>
  222.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.RegisterAnimationSet(Microsoft.DirectX.Direct3D.AnimationSet)">
  223.       <summary>Adds an animation set to the animation controller.</summary>
  224.       <param name="animationSet">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> to add.</param>
  225.       <returns />
  226.     </member>
  227.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.ResetTime">
  228.       <summary>Resets the global animation time to zero. Any pending events retain their original schedules, but in the new time frame.</summary>
  229.       <returns />
  230.     </member>
  231.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackAnimationSet(System.Int32,Microsoft.DirectX.Direct3D.AnimationSet)">
  232.       <summary>Applies the animation set to the specified track.</summary>
  233.       <param name="track">Identifier of the track to which the animation set is applied.</param>
  234.       <param name="animationSet">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> to add to the track.</param>
  235.       <returns />
  236.     </member>
  237.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackDescription(System.Int32,Microsoft.DirectX.Direct3D.TrackDescription)">
  238.       <summary>Sets the track description.</summary>
  239.       <param name="trackNumber">Identifier of the track to modify.</param>
  240.       <param name="value">Description of the track.</param>
  241.       <returns />
  242.     </member>
  243.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackEnable(System.Int32,System.Boolean)">
  244.       <summary>Enables or disables a track in the animation controller.</summary>
  245.       <param name="track">Track identifier.</param>
  246.       <param name="enable">Set to true if the track is enabled in the controller. Set to false if the track should not be mixed.</param>
  247.       <returns />
  248.     </member>
  249.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackPosition(System.Int32,System.Double)">
  250.       <summary>Sets the track to the specified local animation time.</summary>
  251.       <param name="track">Track identifier.</param>
  252.       <param name="position">Local animation time value to assign to the track.</param>
  253.       <returns />
  254.     </member>
  255.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackPriority(System.Int32,Microsoft.DirectX.Direct3D.PriorityType)">
  256.       <summary>Sets the priority blending weight for the specified animation track.</summary>
  257.       <param name="track">Track identifier.</param>
  258.       <param name="priority">Track priority; should be set to one of the <see cref="T:Microsoft.DirectX.Direct3D.PriorityType" /> constants.</param>
  259.       <returns />
  260.     </member>
  261.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackSpeed(System.Int32,System.Single)">
  262.       <summary>Sets the priority blending weight for the specified animation track.</summary>
  263.       <param name="track">Track identifier.</param>
  264.       <param name="speed">Track priority; should be set to one of the constants from <see cref="T:Microsoft.DirectX.Direct3D.PriorityType" />.</param>
  265.       <returns />
  266.     </member>
  267.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.SetTrackWeight(System.Int32,System.Single)">
  268.       <summary>Sets the track weight, which is used to determine how to blend multiple tracks together.</summary>
  269.       <param name="track">Identifier of the track for which to set the weight.</param>
  270.       <param name="weight">Weight value.</param>
  271.       <returns />
  272.     </member>
  273.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnkeyAllPriorityBlends">
  274.       <summary>Removes all scheduled priority blend events from the animation controller.</summary>
  275.       <returns />
  276.     </member>
  277.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnkeyAllTrackEvents(System.Int32)">
  278.       <summary>Removes all events from a specified animation track.</summary>
  279.       <param name="track">Identifier of the track from which to remove events.</param>
  280.       <returns />
  281.     </member>
  282.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnkeyEvent(System.Int32)">
  283.       <summary>Removes a specified event from an animation track, preventing the event from being run.</summary>
  284.       <param name="eventHandle">Event handle to the event to remove.</param>
  285.       <returns />
  286.     </member>
  287.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnregisterAnimationOutput(Microsoft.DirectX.Direct3D.Frame)">
  288.       <summary>Removes an animation output from the animation controller.</summary>
  289.       <param name="animationFrame">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object to remove.</param>
  290.       <returns />
  291.     </member>
  292.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnregisterAnimationOutput(Microsoft.DirectX.Direct3D.AnimationOutput)">
  293.       <summary>Removes an animation output from the animation controller.</summary>
  294.       <param name="output">An <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutput" /> object to remove.</param>
  295.       <returns />
  296.     </member>
  297.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnregisterAnimationOutput(System.String)">
  298.       <summary>Removes an animation output from the animation controller.</summary>
  299.       <param name="name">A string that represents the name of the animation output to remove.</param>
  300.       <returns />
  301.     </member>
  302.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UnregisterAnimationSet(Microsoft.DirectX.Direct3D.AnimationSet)">
  303.       <summary>Removes an animation set from the animation controller.</summary>
  304.       <param name="animationSet">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> to remove.</param>
  305.       <returns />
  306.     </member>
  307.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController)">
  308.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  309.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object.</param>
  310.       <returns />
  311.     </member>
  312.     <member name="M:Microsoft.DirectX.Direct3D.AnimationController.ValidateEvent(System.Int32)">
  313.       <summary>Determines whether a specified event handle is valid and the animation event has completed.</summary>
  314.       <param name="eventHandle">Event handle to the animation event.</param>
  315.       <returns />
  316.     </member>
  317.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.Disposed">
  318.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  319.     </member>
  320.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.MaxNumberAnimationOutputs">
  321.       <summary>Retrieves the maximum number of animation outputs the controller can support.</summary>
  322.     </member>
  323.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.MaxNumberAnimationSets">
  324.       <summary>Retrieves the maximum number of animation sets the controller can support.</summary>
  325.     </member>
  326.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.MaxNumberEvents">
  327.       <summary>Retrieves the maximum number of events the controller can support.</summary>
  328.     </member>
  329.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.MaxNumberTracks">
  330.       <summary>Retrieves the maximum number of tracks in the mixer.</summary>
  331.     </member>
  332.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.NumberAnimationSets">
  333.       <summary>Returns the number of animation sets currently registered in the animation controller.</summary>
  334.     </member>
  335.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.PriorityBlend">
  336.       <summary>Retrieves or sets the track blending weight.</summary>
  337.     </member>
  338.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.Time">
  339.       <summary>Retrieves the local animation time.</summary>
  340.     </member>
  341.     <member name="P:Microsoft.DirectX.Direct3D.AnimationController.UnmanagedComPointer">
  342.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController" /> interface pointer.</summary>
  343.     </member>
  344.     <member name="T:Microsoft.DirectX.Direct3D.AnimationOutput">
  345.       <summary>Encapsulates matrix, scale, rotate, and translate (SRT) transformation objects.</summary>
  346.     </member>
  347.     <member name="M:Microsoft.DirectX.Direct3D.AnimationOutput.#ctor(System.String,Microsoft.DirectX.Direct3D.AnimationOutputFlags)">
  348.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutput" /> class.</summary>
  349.       <param name="name">Name of the animation output.</param>
  350.       <param name="flags">One or more values of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutputFlags" /> enumeration that specify which outputs to receive.</param>
  351.     </member>
  352.     <member name="M:Microsoft.DirectX.Direct3D.AnimationOutput.Dispose">
  353.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutput" /> object.</summary>
  354.       <returns />
  355.     </member>
  356.     <member name="M:Microsoft.DirectX.Direct3D.AnimationOutput.Finalize">
  357.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutput" /> object to free resources before it is destroyed by the garbage collector.</summary>
  358.       <returns />
  359.     </member>
  360.     <member name="P:Microsoft.DirectX.Direct3D.AnimationOutput.Matrix">
  361.       <summary>Retrieves the matrix output for the animation.</summary>
  362.     </member>
  363.     <member name="P:Microsoft.DirectX.Direct3D.AnimationOutput.Name">
  364.       <summary>Retrieves the name of the animation output.</summary>
  365.     </member>
  366.     <member name="P:Microsoft.DirectX.Direct3D.AnimationOutput.Rotation">
  367.       <summary>Retrieves the rotation output for the animation.</summary>
  368.     </member>
  369.     <member name="P:Microsoft.DirectX.Direct3D.AnimationOutput.Scale">
  370.       <summary>Retrieves the scale output for the animation.</summary>
  371.     </member>
  372.     <member name="P:Microsoft.DirectX.Direct3D.AnimationOutput.Translation">
  373.       <summary>Retrieves the translation output for the animation.</summary>
  374.     </member>
  375.     <member name="T:Microsoft.DirectX.Direct3D.AnimationSet">
  376.       <summary>Encapsulates the minimum functionality required of an animation set by an animation controller. Advanced users might want to implement this class themselves to suit their specialized needs. For most users, however, the derived <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> and <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> classes should suffice.</summary>
  377.     </member>
  378.     <member name="E:Microsoft.DirectX.Direct3D.AnimationSet.Disposing">
  379.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.AnimationSet.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  380.     </member>
  381.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet)">
  382.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> class.</summary>
  383.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet" /> interface pointer.</param>
  384.     </member>
  385.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.#ctor(System.IntPtr)">
  386.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> class.</summary>
  387.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  388.     </member>
  389.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.Dispose">
  390.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object.</summary>
  391.       <returns />
  392.     </member>
  393.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.Equals(System.Object)">
  394.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  395.       <param name="compare">Object to compare to this object.</param>
  396.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  397.     </member>
  398.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.Finalize">
  399.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object to free resources before it is destroyed by the garbage collector.</summary>
  400.       <returns />
  401.     </member>
  402.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetAnimationIndex(System.String)">
  403.       <summary>Retrieves the index of an animation, given its name.</summary>
  404.       <param name="name">Animation name.</param>
  405.       <returns>Returns the index of the named animation; otherwise, throws a <see cref="T:Microsoft.DirectX.Direct3D.Direct3DXException" />.</returns>
  406.     </member>
  407.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetAnimationName(System.Int32)">
  408.       <summary>Retrieves the name of an animation, given its index.</summary>
  409.       <param name="index">Animation index.</param>
  410.       <returns>Returns a string that contains the animation name; otherwise, throws a <see cref="T:Microsoft.DirectX.Direct3D.Direct3DXException" />.</returns>
  411.     </member>
  412.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetCallback(System.Double,Microsoft.DirectX.Direct3D.CallbackSearchFlags)">
  413.       <summary>Retrieves information about a specific callback in an animation set.</summary>
  414.       <param name="position">Position from which to find callbacks.</param>
  415.       <param name="flags">Callback search flags. This parameter can be set to one or more <see cref="T:Microsoft.DirectX.Direct3D.CallbackSearchFlags" /> constants.</param>
  416.       <returns>This method's return values are implemented by an application programmer. In general, if no error occurs, the method should return an empty structure; otherwise, it should throw an exception. For more information, see <see cref="T:Microsoft.DirectX.DirectXException" />.</returns>
  417.     </member>
  418.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetHashCode">
  419.       <summary>Returns the hash code for the current instance.</summary>
  420.       <returns>Hash code for the instance.</returns>
  421.     </member>
  422.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetObjectByValue(System.Int32)">
  423.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  424.       <param name="uniqueKey">Object identifier.</param>
  425.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXAnimationSet, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> class. Not supported.</returns>
  426.     </member>
  427.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetPeriodicPosition(System.Double)">
  428.       <summary>Returns the time position in the local timeframe of an animation set.</summary>
  429.       <param name="position">Local time of the animation set.</param>
  430.       <returns>Time position as measured in the timeframe of the animation set. This value is bounded by the period of the animation set.</returns>
  431.     </member>
  432.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.GetScaleRotateTranslate(System.Double,System.Int32)">
  433.       <summary>Retrieves the scale, rotate, and translate (SRT) values of an animation set.</summary>
  434.       <param name="periodicPosition">Position of the animation set; can be obtained by calling <see cref="M:Microsoft.DirectX.Direct3D.AnimationSet.GetPeriodicPosition(System.Double)" />.</param>
  435.       <param name="animation">Animation index.</param>
  436.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.ScaleRotateTranslate" /> structure.</returns>
  437.     </member>
  438.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.op_Equality(Microsoft.DirectX.Direct3D.AnimationSet,Microsoft.DirectX.Direct3D.AnimationSet)">
  439.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  440.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object to the left of the equality operator.</param>
  441.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object to the right of the equality operator.</param>
  442.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  443.     </member>
  444.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.op_Inequality(Microsoft.DirectX.Direct3D.AnimationSet,Microsoft.DirectX.Direct3D.AnimationSet)">
  445.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  446.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object to the left of the equality operator.</param>
  447.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object to the right of the equality operator.</param>
  448.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  449.     </member>
  450.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.raise_Disposing(System.Object,System.EventArgs)">
  451.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.AnimationSet.Disposing" /> event when called from within a derived class.</summary>
  452.       <param name="i1">Invoking object reference; should be this object.</param>
  453.       <param name="i2">Arguments to pass to the event handler.</param>
  454.       <returns />
  455.     </member>
  456.     <member name="M:Microsoft.DirectX.Direct3D.AnimationSet.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet)">
  457.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object. This method supports the .NET Framework Infrastructure and is not intended to be used directly in your code.</summary>
  458.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.AnimationSet" /> object.</param>
  459.       <returns />
  460.     </member>
  461.     <member name="P:Microsoft.DirectX.Direct3D.AnimationSet.Disposed">
  462.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  463.     </member>
  464.     <member name="P:Microsoft.DirectX.Direct3D.AnimationSet.Name">
  465.       <summary>Retrieves the name of an animation set.</summary>
  466.     </member>
  467.     <member name="P:Microsoft.DirectX.Direct3D.AnimationSet.NumberAnimations">
  468.       <summary>Retrieves a value that indicates the number of animations in the animation set.</summary>
  469.     </member>
  470.     <member name="P:Microsoft.DirectX.Direct3D.AnimationSet.Period">
  471.       <summary>Retrieves the period of an animation set.</summary>
  472.     </member>
  473.     <member name="P:Microsoft.DirectX.Direct3D.AnimationSet.UnmanagedComPointer">
  474.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet" /> interface pointer.</summary>
  475.     </member>
  476.     <member name="T:Microsoft.DirectX.Direct3D.BaseEffect">
  477.       <summary>Provides methods for retrieving and setting effect parameters such as constants, functions, shaders, and techniques.</summary>
  478.     </member>
  479.     <member name="E:Microsoft.DirectX.Direct3D.BaseEffect.Disposing">
  480.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  481.     </member>
  482.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect)">
  483.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> class.</summary>
  484.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect" /> interface pointer.</param>
  485.     </member>
  486.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.#ctor(System.IntPtr)">
  487.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> class.</summary>
  488.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  489.     </member>
  490.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.Dispose">
  491.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object.</summary>
  492.       <returns />
  493.     </member>
  494.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.Equals(System.Object)">
  495.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  496.       <param name="compare">Object to compare to this object.</param>
  497.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  498.     </member>
  499.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.Finalize">
  500.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object to free resources before it is destroyed by the garbage collector.</summary>
  501.       <returns />
  502.     </member>
  503.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetAnnotation(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  504.       <summary>Retrieves an annotation.</summary>
  505.       <param name="technique">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents a technique, pass, or top-level parameter.</param>
  506.       <param name="name">Annotation name.</param>
  507.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that specifies the annotation, or null if the annotation is not found.</returns>
  508.     </member>
  509.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetAnnotation(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  510.       <summary>Retrieves an annotation.</summary>
  511.       <param name="technique">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents a technique, pass, or top-level parameter.</param>
  512.       <param name="index">Annotation index.</param>
  513.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that specifies the annotation, or null if the annotation is not found.</returns>
  514.     </member>
  515.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetFunction(System.String)">
  516.       <summary>Retrieves a function.</summary>
  517.       <param name="name">String that contains the name of the function.</param>
  518.       <returns>Specified <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> associated with the function, or null if it is not found.</returns>
  519.     </member>
  520.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetFunction(System.Int32)">
  521.       <summary>Retrieves a function.</summary>
  522.       <param name="index">Index of the function.</param>
  523.       <returns>Specified <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> associated with the function, or null if it is not found.</returns>
  524.     </member>
  525.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetFunctionDescription(Microsoft.DirectX.Direct3D.EffectHandle)">
  526.       <summary>Retrieves a function description.</summary>
  527.       <param name="shader">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that indicates the function form from which to retrieve the description.</param>
  528.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.FunctionDescription" /> structure that describes the function.</returns>
  529.     </member>
  530.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetHashCode">
  531.       <summary>Returns the hash code for the current instance.</summary>
  532.       <returns>Hash code for the instance.</returns>
  533.     </member>
  534.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetObjectByValue(System.Int32)">
  535.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  536.       <param name="uniqueKey">Object identifier.</param>
  537.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXBaseEffect, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> class. Not supported.</returns>
  538.     </member>
  539.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameter(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  540.       <summary>Retrieves a top-level parameter or a structure member parameter.</summary>
  541.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that indicates the parameter, or null for top-level parameters.</param>
  542.       <param name="name">String that contains the parameter name.</param>
  543.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the specified parameter, or null if the parameter is not found.</returns>
  544.     </member>
  545.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameter(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  546.       <summary>Retrieves a top-level parameter or a structure member parameter.</summary>
  547.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that indicates the parameter, or null for top-level parameters.</param>
  548.       <param name="index">Parameter index.</param>
  549.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the specified parameter, or null if the parameter is not found.</returns>
  550.     </member>
  551.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameterBySemantic(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  552.       <summary>Retrieves the handle of a top-level parameter or structure member parameter by looking up its semantic.</summary>
  553.       <param name="constant">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the parameter, or null for top-level parameters.</param>
  554.       <param name="name">String that contains the semantic name.</param>
  555.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the first parameter that matches the specified semantic, or null if the semantic is not found.</returns>
  556.     </member>
  557.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameterDescription(Microsoft.DirectX.Direct3D.EffectHandle)">
  558.       <summary>Retrieves a parameter or annotation description.</summary>
  559.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that indicates the parameter or annotation handle.</param>
  560.       <returns>Description of the specified parameter or annotation. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.ParameterDescription" />.</returns>
  561.     </member>
  562.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameterElement(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  563.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of an array element parameter.</summary>
  564.       <param name="constant">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> associated with the array.</param>
  565.       <param name="index">Array element index.</param>
  566.       <returns>Handle of the specified parameter, or null if either <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameterElement(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)" /> or <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.GetParameterElement(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)" /> is invalid.</returns>
  567.     </member>
  568.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetPass(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  569.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of a pass.</summary>
  570.       <param name="technique">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the parent technique.</param>
  571.       <param name="name">String that contains the name of the pass.</param>
  572.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the specified pass inside the specified technique, or null if the index is invalid.</returns>
  573.     </member>
  574.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetPass(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  575.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of a pass.</summary>
  576.       <param name="technique">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the parent technique.</param>
  577.       <param name="index">Index for the pass.</param>
  578.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the specified pass inside the specified technique, or null if the index is invalid.</returns>
  579.     </member>
  580.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetPassDescription(Microsoft.DirectX.Direct3D.EffectHandle)">
  581.       <summary>Retrieves a pass description.</summary>
  582.       <param name="pass">Pass <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" />.</param>
  583.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.PassDescription" /> of the specified pass.</returns>
  584.     </member>
  585.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetTechnique(System.String)">
  586.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of a technique.</summary>
  587.       <param name="name">String that contains the technique name.</param>
  588.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the first technique that has the specified name, or null if the name is not found.</returns>
  589.     </member>
  590.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetTechnique(System.Int32)">
  591.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of a technique.</summary>
  592.       <param name="index">Technique index.</param>
  593.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of the first technique that has the specified name, or null if the name is not found.</returns>
  594.     </member>
  595.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetTechniqueDescription(Microsoft.DirectX.Direct3D.EffectHandle)">
  596.       <summary>Retrieves a technique description.</summary>
  597.       <param name="technique">Technique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" />.</param>
  598.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.TechniqueDescription" /> of the specified technique.</returns>
  599.     </member>
  600.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  601.       <summary>Retrieves the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  602.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  603.       <param name="numberBytes">Number of bytes in the <see cref="T:Microsoft.DirectX.GraphicsStream" />. To skip size validation, pass in 0, provided the <see cref="T:Microsoft.DirectX.GraphicsStream" /> is large enough to contain the entire parameter.</param>
  604.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the value.</returns>
  605.     </member>
  606.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueBoolean(Microsoft.DirectX.Direct3D.EffectHandle)">
  607.       <summary>Retrieves a Boolean value.</summary>
  608.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  609.       <returns>Boolean value.</returns>
  610.     </member>
  611.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueBooleanArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  612.       <summary>Retrieves an array of Boolean values.</summary>
  613.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  614.       <param name="count">Number of Boolean values in the returned array.</param>
  615.       <returns>Array of Boolean values.</returns>
  616.     </member>
  617.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueColor(Microsoft.DirectX.Direct3D.EffectHandle)">
  618.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structure.</summary>
  619.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> associated with the color value.</param>
  620.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structure.</returns>
  621.     </member>
  622.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueColorArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  623.       <summary>Retrieves an array of <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structures.</summary>
  624.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> associated with the color value array.</param>
  625.       <param name="count">Number of values in the returned array.</param>
  626.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structures.</returns>
  627.     </member>
  628.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueFloat(Microsoft.DirectX.Direct3D.EffectHandle)">
  629.       <summary>Retrieves a floating-point value.</summary>
  630.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  631.       <returns>A <see cref="T:System.Single" /> value.</returns>
  632.     </member>
  633.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueFloatArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  634.       <summary>Retrieves an array of floating-point values.</summary>
  635.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  636.       <param name="count">Number of floating-point values in the returned array.</param>
  637.       <returns>Array of <see cref="T:System.Single" /> values.</returns>
  638.     </member>
  639.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueInteger(Microsoft.DirectX.Direct3D.EffectHandle)">
  640.       <summary>Retrieves an integer.</summary>
  641.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  642.       <returns>Integer.</returns>
  643.     </member>
  644.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueIntegerArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  645.       <summary>Retrieves an array of integers.</summary>
  646.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  647.       <param name="count">Number of integers in the returned array.</param>
  648.       <returns>Array of integers.</returns>
  649.     </member>
  650.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueMatrix(Microsoft.DirectX.Direct3D.EffectHandle)">
  651.       <summary>Retrieves a nontransposed matrix.</summary>
  652.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  653.       <returns>Nontransposed <see cref="T:Microsoft.DirectX.Matrix" />.</returns>
  654.     </member>
  655.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueMatrixArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  656.       <summary>Retrieves an array of nontransposed matrices.</summary>
  657.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  658.       <param name="count">Number of matrices in the returned array.</param>
  659.       <returns>Nontransposed <see cref="T:Microsoft.DirectX.Matrix" />.</returns>
  660.     </member>
  661.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueMatrixTranspose(Microsoft.DirectX.Direct3D.EffectHandle)">
  662.       <summary>Retrieves a transposed matrix.</summary>
  663.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  664.       <returns>Transposed <see cref="T:Microsoft.DirectX.Matrix" />.</returns>
  665.     </member>
  666.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueMatrixTransposeArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  667.       <summary>Retrieves an array of transposed matrices.</summary>
  668.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  669.       <param name="count">Number of matrices in the returned array.</param>
  670.       <returns>Array of transposed <see cref="T:Microsoft.DirectX.Matrix" />.</returns>
  671.     </member>
  672.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValuePixelShader(Microsoft.DirectX.Direct3D.EffectHandle)">
  673.       <summary>Retrieves a pixel shader.</summary>
  674.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  675.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.PixelShader" /> object.</returns>
  676.     </member>
  677.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueString(Microsoft.DirectX.Direct3D.EffectHandle)">
  678.       <summary>Retrieves a string.</summary>
  679.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  680.       <returns>String identified by the effect handle <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueString(Microsoft.DirectX.Direct3D.EffectHandle)" />.</returns>
  681.     </member>
  682.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueTexture(Microsoft.DirectX.Direct3D.EffectHandle)">
  683.       <summary>Retrieves a texture.</summary>
  684.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  685.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object.</returns>
  686.     </member>
  687.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueVector(Microsoft.DirectX.Direct3D.EffectHandle)">
  688.       <summary>Retrieves a vector.</summary>
  689.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  690.       <returns>A <see cref="T:Microsoft.DirectX.Vector4" /> object.</returns>
  691.     </member>
  692.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueVectorArray(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  693.       <summary>Retrieves an array of vectors.</summary>
  694.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  695.       <param name="count">Number of vectors in the returned array.</param>
  696.       <returns>Array of <see cref="T:Microsoft.DirectX.Vector4" /> objects.</returns>
  697.     </member>
  698.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.GetValueVertexShader(Microsoft.DirectX.Direct3D.EffectHandle)">
  699.       <summary>Retrieves a vertex shader.</summary>
  700.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  701.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.VertexShader" /> object.</returns>
  702.     </member>
  703.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.op_Equality(Microsoft.DirectX.Direct3D.BaseEffect,Microsoft.DirectX.Direct3D.BaseEffect)">
  704.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  705.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object to the left of the equality operator.</param>
  706.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object to the right of the equality operator.</param>
  707.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  708.     </member>
  709.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.op_Inequality(Microsoft.DirectX.Direct3D.BaseEffect,Microsoft.DirectX.Direct3D.BaseEffect)">
  710.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  711.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object to the left of the equality operator.</param>
  712.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object to the right of the equality operator.</param>
  713.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  714.     </member>
  715.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.raise_Disposing(System.Object,System.EventArgs)">
  716.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.BaseEffect.Disposing" /> event when called from within a derived class.</summary>
  717.       <param name="i1">Invoking object reference; should be this object.</param>
  718.       <param name="i2">Arguments to pass to the event handler.</param>
  719.       <returns />
  720.     </member>
  721.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.VertexShader)">
  722.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  723.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  724.       <param name="vertexShader">A <see cref="T:Microsoft.DirectX.Direct3D.VertexShader" /> object to set.</param>
  725.       <returns />
  726.     </member>
  727.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.PixelShader)">
  728.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  729.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  730.       <param name="pixelShader">A <see cref="T:Microsoft.DirectX.Direct3D.PixelShader" /> object to set.</param>
  731.       <returns />
  732.     </member>
  733.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Single[])">
  734.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  735.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  736.       <param name="f">Array of <see cref="T:System.Single" /> values to set.</param>
  737.       <returns />
  738.     </member>
  739.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Single)">
  740.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  741.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  742.       <param name="f">A <see cref="T:System.Single" /> value to set.</param>
  743.       <returns />
  744.     </member>
  745.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32[])">
  746.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  747.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  748.       <param name="n">Array of <see cref="T:System.Int32" /> values to set.</param>
  749.       <returns />
  750.     </member>
  751.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  752.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  753.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  754.       <param name="n">An <see cref="T:System.Int32" /> value to set.</param>
  755.       <returns />
  756.     </member>
  757.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean[])">
  758.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  759.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  760.       <param name="b">Array of <see cref="T:System.Boolean" /> values to set.</param>
  761.       <returns />
  762.     </member>
  763.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean)">
  764.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  765.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  766.       <param name="b">A <see cref="T:System.Boolean" /> value to set.</param>
  767.       <returns />
  768.     </member>
  769.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.GraphicsStream)">
  770.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  771.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  772.       <param name="data">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the data to set.</param>
  773.       <returns />
  774.     </member>
  775.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Void,System.Int32)">
  776.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  777.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  778.       <param name="data">A buffer containing the data to set.</param>
  779.       <param name="dataSize">Number of bytes in the <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue" /> buffer.</param>
  780.       <returns />
  781.     </member>
  782.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.BaseTexture)">
  783.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  784.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  785.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object to set.</param>
  786.       <returns />
  787.     </member>
  788.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  789.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  790.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  791.       <param name="str">A <see cref="T:System.String" /> to set.</param>
  792.       <returns />
  793.     </member>
  794.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix[])">
  795.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  796.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  797.       <param name="matrix">Array of <see cref="T:Microsoft.DirectX.Matrix" /> structures to set.</param>
  798.       <returns />
  799.     </member>
  800.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix)">
  801.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  802.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  803.       <param name="matrix">A <see cref="T:Microsoft.DirectX.Matrix" /> structure to set.</param>
  804.       <returns />
  805.     </member>
  806.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.ColorValue[])">
  807.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  808.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  809.       <param name="color">Array of <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structures to set.</param>
  810.       <returns />
  811.     </member>
  812.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.ColorValue)">
  813.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  814.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  815.       <param name="color">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structure to set.</param>
  816.       <returns />
  817.     </member>
  818.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Vector4[])">
  819.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  820.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  821.       <param name="vector">Array of <see cref="T:Microsoft.DirectX.Vector4" /> structures to set.</param>
  822.       <returns />
  823.     </member>
  824.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Vector4)">
  825.       <summary>Sets the value of an arbitrary parameter or annotation, including simple types, structures, arrays, strings, shaders, and textures.</summary>
  826.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  827.       <param name="vector">A <see cref="T:Microsoft.DirectX.Vector4" /> structure to set.</param>
  828.       <returns />
  829.     </member>
  830.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValueTranspose(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix[])">
  831.       <summary>Sets a transposed matrix.</summary>
  832.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  833.       <param name="matrix">Array of <see cref="T:Microsoft.DirectX.Matrix" /> structures to set.</param>
  834.       <returns />
  835.     </member>
  836.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.SetValueTranspose(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix)">
  837.       <summary>Sets a transposed matrix.</summary>
  838.       <param name="parameter">Unique <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> identifier.</param>
  839.       <param name="matrix">A <see cref="T:Microsoft.DirectX.Matrix" /> structure to set.</param>
  840.       <returns />
  841.     </member>
  842.     <member name="M:Microsoft.DirectX.Direct3D.BaseEffect.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect)">
  843.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  844.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.BaseEffect" /> object.</param>
  845.       <returns />
  846.     </member>
  847.     <member name="P:Microsoft.DirectX.Direct3D.BaseEffect.Description">
  848.       <summary>Retrieves an effect description.</summary>
  849.     </member>
  850.     <member name="P:Microsoft.DirectX.Direct3D.BaseEffect.Disposed">
  851.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  852.     </member>
  853.     <member name="P:Microsoft.DirectX.Direct3D.BaseEffect.UnmanagedComPointer">
  854.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect" /> interface pointer.</summary>
  855.     </member>
  856.     <member name="T:Microsoft.DirectX.Direct3D.BaseMesh">
  857.       <summary>Manipulates and queries mesh objects and derived mesh objects.</summary>
  858.     </member>
  859.     <member name="E:Microsoft.DirectX.Direct3D.BaseMesh.Disposing">
  860.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  861.     </member>
  862.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.Device)">
  863.       <summary>Clones, or copies, a mesh object.</summary>
  864.       <param name="options">Mesh creation options, as specified with one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags, which should not be used for this purpose).</param>
  865.       <param name="declaration">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the mesh data to duplicate.</param>
  866.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  867.       <returns>Cloned mesh.</returns>
  868.     </member>
  869.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device)">
  870.       <summary>Clones, or copies, a mesh object.</summary>
  871.       <param name="options">Mesh creation options, as specified with one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags, which should not be used for this purpose).</param>
  872.       <param name="declaration">Vertex data, as defined with an array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures.</param>
  873.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  874.       <returns>Cloned mesh.</returns>
  875.     </member>
  876.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Direct3D.Device)">
  877.       <summary>Clones, or copies, a mesh object.</summary>
  878.       <param name="options">Mesh creation options, as specified with one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags, which should not be used for this purpose).</param>
  879.       <param name="vertexFormat">Mesh vertex format, as specified with one or more <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> flags.</param>
  880.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  881.       <returns>Cloned mesh.</returns>
  882.     </member>
  883.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ComputeNormals">
  884.       <summary>Computes normals for each vertex in a mesh.</summary>
  885.       <returns />
  886.     </member>
  887.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ComputeNormals(System.Int32[])">
  888.       <summary>Computes normals for each vertex in a mesh.</summary>
  889.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face, which specify the three neighbors for each face in the mesh.</param>
  890.       <returns />
  891.     </member>
  892.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ComputeNormals(Microsoft.DirectX.GraphicsStream)">
  893.       <summary>Computes normals for each vertex in a mesh.</summary>
  894.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains three <see cref="T:System.Int32" /> values per face, which specify the three neighbors for each face in the mesh.</param>
  895.       <returns />
  896.     </member>
  897.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ConvertAdjacencyToPointReps(Microsoft.DirectX.GraphicsStream)">
  898.       <summary>Converts mesh adjacency information to an array of point representatives.</summary>
  899.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains three <see cref="T:System.Int32" /> values per face, which specify the three neighbors for each face in the mesh.</param>
  900.       <returns>Array that contains one <see cref="T:System.Int32" /> per vertex of the mesh that is filled with point representative data.</returns>
  901.     </member>
  902.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ConvertAdjacencyToPointReps(System.Int32[])">
  903.       <summary>Converts mesh adjacency information to an array of point representatives.</summary>
  904.       <param name="adjaceny">Array of three <see cref="T:System.Int32" /> values per face, which specify the three neighbors for each face in the mesh.</param>
  905.       <returns>Array that contains one <see cref="T:System.Int32" /> per vertex of the mesh that is filled with point representative data.</returns>
  906.     </member>
  907.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ConvertPointRepsToAdjacency(Microsoft.DirectX.GraphicsStream)">
  908.       <summary>Converts point representative data to mesh adjacency information.</summary>
  909.       <param name="pointReps">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains one <see cref="T:System.Int32" /> per vertex of the mesh that represents point representative data. This parameter is optional; supplying a value of 0 causes it to be interpreted as an "identity" array.</param>
  910.       <returns>Array of three <see cref="T:System.Int32" /> values per face, which specify the three neighbors for each face in the mesh.</returns>
  911.     </member>
  912.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.ConvertPointRepsToAdjacency(System.Int32[])">
  913.       <summary>Converts point representative data to mesh adjacency information.</summary>
  914.       <param name="pointReps">Array that contains one <see cref="T:System.Int32" /> per vertex of the mesh that contains point representative data. This parameter is optional; supplying a value of 0 causes it to be interpreted as an "identity" array.</param>
  915.       <returns>Array of three <see cref="T:System.Int32" /> values per face, which specify the three neighbors for each face in the mesh.</returns>
  916.     </member>
  917.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh)">
  918.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> class.</summary>
  919.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh" /> interface pointer.</param>
  920.     </member>
  921.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.#ctor(System.IntPtr)">
  922.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> class.</summary>
  923.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  924.     </member>
  925.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.Dispose">
  926.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object.</summary>
  927.       <returns />
  928.     </member>
  929.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.DrawSubset(System.Int32)">
  930.       <summary>Draws a subset of a mesh.</summary>
  931.       <param name="attributeID">An <see cref="T:System.Int32" /> that specifies which subset of the mesh to draw. This value is used to differentiate faces in a mesh as belonging to one or more attribute groups.</param>
  932.       <returns />
  933.     </member>
  934.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.Equals(System.Object)">
  935.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  936.       <param name="compare">Object to compare to this object.</param>
  937.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  938.     </member>
  939.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.Finalize">
  940.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object to free resources before it is destroyed by the garbage collector.</summary>
  941.       <returns />
  942.     </member>
  943.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.GenerateAdjacency(System.Single,System.Int32[])">
  944.       <summary>Generates adjacency information based on mesh indices.</summary>
  945.       <param name="epsilon">Specifies that vertices that differ in position by less than epsilon should be treated as coincident.</param>
  946.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face to be filled with adjacent face indices. The size of this array must be at least 3 * <see cref="P:Microsoft.DirectX.Direct3D.BaseMesh.NumberFaces" />.</param>
  947.       <returns />
  948.     </member>
  949.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.GetAttributeTable">
  950.       <summary>Retrieves an attribute table for a mesh.</summary>
  951.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.AttributeRange" /> structures, which represent each entry in the attribute table.</returns>
  952.     </member>
  953.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.GetHashCode">
  954.       <summary>Returns the hash code for the current instance.</summary>
  955.       <returns>Hash code for the instance.</returns>
  956.     </member>
  957.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.GetObjectByValue(System.Int32)">
  958.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  959.       <param name="uniqueKey">Object identifier.</param>
  960.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXBaseMesh, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> class. Not supported.</returns>
  961.     </member>
  962.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.LockIndexBuffer(System.Type,Microsoft.DirectX.Direct3D.LockFlags,System.Int32[])">
  963.       <summary>Locks an index buffer and obtains the index buffer data.</summary>
  964.       <param name="typeIndex">A <see cref="T:System.Type" /> object that indicates the type of array data to return. This can be a value type or any type that contains only value types.</param>
  965.       <param name="flags">Combination of zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  966.       <param name="ranks">Array of one to three <see cref="T:System.Int32" /> values that indicate the dimensions of the returning <see cref="T:System.Array" />.</param>
  967.       <returns>An <see cref="T:System.Array" /> that represents the locked index buffer.</returns>
  968.     </member>
  969.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.LockIndexBuffer(Microsoft.DirectX.Direct3D.LockFlags)">
  970.       <summary>Locks an index buffer and obtains the index buffer data.</summary>
  971.       <param name="flags">Combination of zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  972.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the locked index buffer.</returns>
  973.     </member>
  974.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.LockVertexBuffer(Microsoft.DirectX.Direct3D.LockFlags)">
  975.       <summary>Locks a vertex buffer and obtains a pointer to the vertex buffer memory.</summary>
  976.       <param name="flags">Combination of zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />, and <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  977.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the locked vertex buffer.</returns>
  978.     </member>
  979.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.LockVertexBuffer(System.Type,Microsoft.DirectX.Direct3D.LockFlags,System.Int32[])">
  980.       <summary>Locks a vertex buffer and obtains a pointer to the vertex buffer memory.</summary>
  981.       <param name="typeVertex">A <see cref="T:System.Type" /> object that indicates the type of array data to return. This can be a value type or any type that contains only value types.</param>
  982.       <param name="flags">Combination of zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />, and <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  983.       <param name="ranks">Array of one to three <see cref="T:System.Int32" /> values that indicate the dimensions of the returning <see cref="T:System.Array" />.</param>
  984.       <returns>An <see cref="T:System.Array" /> that represents the locked vertex buffer.</returns>
  985.     </member>
  986.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.op_Equality(Microsoft.DirectX.Direct3D.BaseMesh,Microsoft.DirectX.Direct3D.BaseMesh)">
  987.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  988.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object to the left of the equality operator.</param>
  989.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object to the right of the equality operator.</param>
  990.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  991.     </member>
  992.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.op_Inequality(Microsoft.DirectX.Direct3D.BaseMesh,Microsoft.DirectX.Direct3D.BaseMesh)">
  993.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  994.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object to the left of the equality operator.</param>
  995.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object to the right of the equality operator.</param>
  996.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  997.     </member>
  998.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.raise_Disposing(System.Object,System.EventArgs)">
  999.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.BaseMesh.Disposing" /> event when called from within a derived class.</summary>
  1000.       <param name="i1">Invoking object reference; should be this object.</param>
  1001.       <param name="i2">Arguments to pass to the event handler.</param>
  1002.       <returns />
  1003.     </member>
  1004.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.SetIndexBufferData(System.Object,Microsoft.DirectX.Direct3D.LockFlags)">
  1005.       <summary>Sets index buffer data.</summary>
  1006.       <param name="data">An <see cref="T:System.Object" /> that contains the data to copy into the index buffer. This can be any value type or array of value types. The <see cref="T:System.Int32" /> and <see cref="T:System.Int16" /> values are commonly used.</param>
  1007.       <param name="flags">Combination of zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform when setting the data. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  1008.       <returns />
  1009.     </member>
  1010.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.SetVertexBufferData(System.Object,Microsoft.DirectX.Direct3D.LockFlags)">
  1011.       <summary>Sets vertex buffer data.</summary>
  1012.       <param name="data">An <see cref="T:System.Object" /> that contains the data to copy into the vertex buffer. This can be any value type or array of value types. The <see cref="T:System.Int32" /> and <see cref="T:System.Int16" /> values are commonly used.</param>
  1013.       <param name="flags">Combination of zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform when setting the data. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  1014.       <returns />
  1015.     </member>
  1016.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.UnlockIndexBuffer">
  1017.       <summary>Unlocks an index buffer.</summary>
  1018.       <returns />
  1019.     </member>
  1020.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.UnlockVertexBuffer">
  1021.       <summary>Unlocks a vertex buffer.</summary>
  1022.       <returns />
  1023.     </member>
  1024.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.UpdateSemantics(Microsoft.DirectX.GraphicsStream)">
  1025.       <summary>Allows the user to change the mesh declaration without changing the data layout of the vertex buffer.  The call is valid only if the old and new declaration formats have the same vertex size.</summary>
  1026.       <param name="declaration">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that describe the vertex format of the mesh vertices.</param>
  1027.       <returns />
  1028.     </member>
  1029.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.UpdateSemantics(Microsoft.DirectX.Direct3D.VertexElement[])">
  1030.       <summary>Allows the user to change the mesh declaration without changing the data layout of the vertex buffer.  The call is valid only if the old and new declaration formats have the same vertex size.</summary>
  1031.       <param name="declaration">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that describe the vertex format of the mesh vertices.</param>
  1032.       <returns />
  1033.     </member>
  1034.     <member name="M:Microsoft.DirectX.Direct3D.BaseMesh.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh)">
  1035.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  1036.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object.</param>
  1037.       <returns />
  1038.     </member>
  1039.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.Declaration">
  1040.       <summary>Retrieves a declaration that describes the vertices in a mesh.</summary>
  1041.     </member>
  1042.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.Device">
  1043.       <summary>Retrieves the device associated with a mesh.</summary>
  1044.     </member>
  1045.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.Disposed">
  1046.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  1047.     </member>
  1048.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.IndexBuffer">
  1049.       <summary>Retrieves the data in an index buffer.</summary>
  1050.     </member>
  1051.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.NumberAttributes">
  1052.       <summary>Retrieves the number of entries stored in an attribute table for a mesh.</summary>
  1053.     </member>
  1054.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.NumberBytesPerVertex">
  1055.       <summary>Retrieves the number of bytes per vertex.</summary>
  1056.     </member>
  1057.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.NumberFaces">
  1058.       <summary>Retrieves the number of faces in a mesh.</summary>
  1059.     </member>
  1060.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.NumberVertices">
  1061.       <summary>Retrieves the number of vertices in a mesh.</summary>
  1062.     </member>
  1063.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.Options">
  1064.       <summary>Retrieves the mesh options enabled for the current mesh at creation time.</summary>
  1065.     </member>
  1066.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.UnmanagedComPointer">
  1067.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh" /> interface pointer.</summary>
  1068.     </member>
  1069.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.VertexBuffer">
  1070.       <summary>Retrieves the vertex buffer of a mesh.</summary>
  1071.     </member>
  1072.     <member name="P:Microsoft.DirectX.Direct3D.BaseMesh.VertexFormat">
  1073.       <summary>Retrieves the vertex format that describes the contents of vertices.</summary>
  1074.     </member>
  1075.     <member name="T:Microsoft.DirectX.Direct3D.CannotAttributeSortException">
  1076.       <summary>Attribute sort is not supported as an optimization technique. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</summary>
  1077.     </member>
  1078.     <member name="M:Microsoft.DirectX.Direct3D.CannotAttributeSortException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  1079.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotAttributeSortException" /> class.</summary>
  1080.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  1081.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  1082.     </member>
  1083.     <member name="M:Microsoft.DirectX.Direct3D.CannotAttributeSortException.#ctor(System.String,System.Exception)">
  1084.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotAttributeSortException" /> class.</summary>
  1085.       <param name="message">String that contains the error message to display.</param>
  1086.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  1087.     </member>
  1088.     <member name="M:Microsoft.DirectX.Direct3D.CannotAttributeSortException.#ctor(System.String)">
  1089.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotAttributeSortException" /> class.</summary>
  1090.       <param name="message">String that contains the error message to display.</param>
  1091.     </member>
  1092.     <member name="M:Microsoft.DirectX.Direct3D.CannotAttributeSortException.#ctor">
  1093.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotAttributeSortException" /> class.</summary>
  1094.     </member>
  1095.     <member name="T:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException">
  1096.       <summary>The index buffer cannot be modified.</summary>
  1097.     </member>
  1098.     <member name="M:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  1099.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException" /> class.</summary>
  1100.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  1101.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  1102.     </member>
  1103.     <member name="M:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException.#ctor(System.String,System.Exception)">
  1104.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException" /> class.</summary>
  1105.       <param name="message">String that contains the error message to display.</param>
  1106.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  1107.     </member>
  1108.     <member name="M:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException.#ctor(System.String)">
  1109.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException" /> class.</summary>
  1110.       <param name="message">String that contains the error message to display.</param>
  1111.     </member>
  1112.     <member name="M:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException.#ctor">
  1113.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CannotModifyIndexBufferException" /> class.</summary>
  1114.     </member>
  1115.     <member name="T:Microsoft.DirectX.Direct3D.ColorOperator">
  1116.       <summary>Contains methods for manipulating colors.</summary>
  1117.     </member>
  1118.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Add(Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.Direct3D.ColorValue)">
  1119.       <summary>Adds two color values together to create a new color value.</summary>
  1120.       <param name="c1">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the color to add.</param>
  1121.       <param name="c2">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the color to add.</param>
  1122.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the sum of the two colors added together.</returns>
  1123.     </member>
  1124.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Add(System.Int32,System.Int32)">
  1125.       <summary>Adds two color values together to create a new color value.</summary>
  1126.       <param name="c1" />
  1127.       <param name="c2" />
  1128.       <returns />
  1129.     </member>
  1130.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Add(System.Drawing.Color,System.Drawing.Color)">
  1131.       <summary>Adds two color values together to create a new color value.</summary>
  1132.       <param name="c1">A <see cref="T:System.Drawing.Color" /> object that specifies the color to add.</param>
  1133.       <param name="c2">A <see cref="T:System.Drawing.Color" /> object that specifies the color to add.</param>
  1134.       <returns>Returns a <see cref="T:System.Drawing.Color" /> object that represents the sum of the two colors added together.</returns>
  1135.     </member>
  1136.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.AdjustContrast(Microsoft.DirectX.Direct3D.ColorValue,System.Single)">
  1137.       <summary>Adjusts the contrast value of a color.</summary>
  1138.       <param name="c">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the color to adjust.</param>
  1139.       <param name="s">Floating-point value that represents the contrast value to apply to the given color. See Remarks.</param>
  1140.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the result of the contrast adjustment.</returns>
  1141.     </member>
  1142.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.AdjustContrast(System.Int32,System.Single)">
  1143.       <summary>Adjusts the contrast value of a color.</summary>
  1144.       <param name="c" />
  1145.       <param name="s">Floating-point value that represents the contrast value to apply to the given color. See Remarks.</param>
  1146.       <returns />
  1147.     </member>
  1148.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.AdjustContrast(System.Drawing.Color,System.Single)">
  1149.       <summary>Adjusts the contrast value of a color.</summary>
  1150.       <param name="c">A <see cref="T:System.Drawing.Color" /> object that specifies the color to adjust.</param>
  1151.       <param name="s">Floating-point value that represents the contrast value to apply to the given color. See Remarks.</param>
  1152.       <returns>Returns a <see cref="T:System.Drawing.Color" /> object that represents the result of the contrast adjustment.</returns>
  1153.     </member>
  1154.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.AdjustSaturation(Microsoft.DirectX.Direct3D.ColorValue,System.Single)">
  1155.       <summary>Adjusts the saturation value of a color.</summary>
  1156.       <param name="c">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the color to adjust.</param>
  1157.       <param name="s">Floating-point value that represents the saturation value to apply to the given color. See Remarks.</param>
  1158.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the result of the saturation adjustment.</returns>
  1159.     </member>
  1160.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.AdjustSaturation(System.Int32,System.Single)">
  1161.       <summary>Adjusts the saturation value of a color.</summary>
  1162.       <param name="c" />
  1163.       <param name="s">Floating-point value that represents the saturation value to apply to the given color. See Remarks.</param>
  1164.       <returns />
  1165.     </member>
  1166.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.AdjustSaturation(System.Drawing.Color,System.Single)">
  1167.       <summary>Adjusts the saturation value of a color.</summary>
  1168.       <param name="c">A <see cref="T:System.Drawing.Color" /> object that specifies the color to adjust.</param>
  1169.       <param name="s">Floating-point value that represents the saturation value to apply to the given color. See Remarks.</param>
  1170.       <returns>Returns a <see cref="T:System.Drawing.Color" /> object that represents the result of the saturation adjustment.</returns>
  1171.     </member>
  1172.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp(Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.Direct3D.ColorValue,System.Single)">
  1173.       <summary>Creates a color value using linear interpolation.</summary>
  1174.       <param name="c1">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the first source color.</param>
  1175.       <param name="c2">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the second source color.</param>
  1176.       <param name="s">Floating-point value that linearly interpolates between the colors <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp" /> and <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp" />, treating them both as 4-D vectors. There are no limits on this parameter's value.</param>
  1177.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the result of the linear interpolation.</returns>
  1178.     </member>
  1179.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp(System.Int32,System.Int32,System.Single)">
  1180.       <summary>Creates a color value using linear interpolation.</summary>
  1181.       <param name="c1" />
  1182.       <param name="c2" />
  1183.       <param name="s">Floating-point value that linearly interpolates between the colors <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp" /> and <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp" />, treating them both as 4-D vectors. There are no limits on this parameter's value.</param>
  1184.       <returns />
  1185.     </member>
  1186.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp(System.Drawing.Color,System.Drawing.Color,System.Single)">
  1187.       <summary>Creates a color value using linear interpolation.</summary>
  1188.       <param name="c1">A <see cref="T:System.Drawing.Color" /> object that specifies the first source color.</param>
  1189.       <param name="c2">A <see cref="T:System.Drawing.Color" /> object that specifies the second source color.</param>
  1190.       <param name="s">Floating-point value that linearly interpolates between the colors <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp" /> and <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Lerp" />, treating them both as 4-D vectors. There are no limits on this parameter's value.</param>
  1191.       <returns>A <see cref="T:System.Drawing.Color" /> object that represents the result of the linear interpolation.</returns>
  1192.     </member>
  1193.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Modulate(Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.Direct3D.ColorValue)">
  1194.       <summary>Blends two colors.</summary>
  1195.       <param name="c1">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the first source color to modulate.</param>
  1196.       <param name="c2">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the second source color to modulate.</param>
  1197.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the result of the blending operation.</returns>
  1198.     </member>
  1199.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Modulate(System.Int32,System.Int32)">
  1200.       <summary>Blends two colors.</summary>
  1201.       <param name="c1" />
  1202.       <param name="c2" />
  1203.       <returns />
  1204.     </member>
  1205.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Modulate(System.Drawing.Color,System.Drawing.Color)">
  1206.       <summary>Blends two colors.</summary>
  1207.       <param name="c1">A <see cref="T:System.Drawing.Color" /> object that specifies the first source color to modulate.</param>
  1208.       <param name="c2">A <see cref="T:System.Drawing.Color" /> object that specifies the second source color to modulate.</param>
  1209.       <returns>A <see cref="T:System.Drawing.Color" /> object that represents the result of the blending operation.</returns>
  1210.     </member>
  1211.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Negative(Microsoft.DirectX.Direct3D.ColorValue)">
  1212.       <summary>Creates a negative color value from a given color value.</summary>
  1213.       <param name="c">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the source color.</param>
  1214.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the negative color value of the source color.</returns>
  1215.     </member>
  1216.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Negative(System.Int32)">
  1217.       <summary>Creates a negative color value from a given color value.</summary>
  1218.       <param name="c" />
  1219.       <returns />
  1220.     </member>
  1221.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Negative(System.Drawing.Color)">
  1222.       <summary>Creates a negative color value from a given color value.</summary>
  1223.       <param name="c">A <see cref="T:System.Drawing.Color" /> object that specifies the source color.</param>
  1224.       <returns>A <see cref="T:System.Drawing.Color" /> object that represents the negative color value of the source color.</returns>
  1225.     </member>
  1226.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Scale(Microsoft.DirectX.Direct3D.ColorValue,System.Single)">
  1227.       <summary>Scales a color value.</summary>
  1228.       <param name="c">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the source color to scale.</param>
  1229.       <param name="s">Floating-point value that represents the scaling factor to apply. The scaling factor scales the color, treating it like a 4-D vector. There are no limits on this parameter's value. If <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Scale" /> is 1, the resulting color is the original color.</param>
  1230.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that is the scaled color value.</returns>
  1231.     </member>
  1232.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Scale(System.Int32,System.Single)">
  1233.       <summary>Scales a color value.</summary>
  1234.       <param name="c" />
  1235.       <param name="s">Floating-point value that represents the scaling factor to apply. The scaling factor scales the color, treating it like a 4-D vector. There are no limits on this parameter's value. If <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Scale" /> is 1, the resulting color is the original color.</param>
  1236.       <returns />
  1237.     </member>
  1238.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Scale(System.Drawing.Color,System.Single)">
  1239.       <summary>Scales a color value.</summary>
  1240.       <param name="c">A <see cref="T:System.Drawing.Color" /> object that specifies the source color to scale.</param>
  1241.       <param name="s">Floating-point value that represents the scaling factor to apply. The scaling factor scales the color, treating it like a 4-D vector. There are no limits on this parameter's value. If <see cref="M:Microsoft.DirectX.Direct3D.ColorOperator.Scale" /> is 1, the resulting color is the original color.</param>
  1242.       <returns>A <see cref="T:System.Drawing.Color" /> object that is the scaled color value.</returns>
  1243.     </member>
  1244.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Subtract(Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.Direct3D.ColorValue)">
  1245.       <summary>Subtracts two color values to create a new color value.</summary>
  1246.       <param name="c1">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the color to subtract.</param>
  1247.       <param name="c2">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that specifies the color to subtract.</param>
  1248.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object that represents the difference between the two colors.</returns>
  1249.     </member>
  1250.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Subtract(System.Int32,System.Int32)">
  1251.       <summary>Subtracts two color values to create a new color value.</summary>
  1252.       <param name="c1" />
  1253.       <param name="c2" />
  1254.       <returns />
  1255.     </member>
  1256.     <member name="M:Microsoft.DirectX.Direct3D.ColorOperator.Subtract(System.Drawing.Color,System.Drawing.Color)">
  1257.       <summary>Subtracts two color values to create a new color value.</summary>
  1258.       <param name="c1">A <see cref="T:System.Drawing.Color" /> object that specifies the color to subtract.</param>
  1259.       <param name="c2">A <see cref="T:System.Drawing.Color" /> object that specifies the color to subtract.</param>
  1260.       <returns>A <see cref="T:System.Drawing.Color" /> object that represents the difference between the two colors.</returns>
  1261.     </member>
  1262.     <member name="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet">
  1263.       <summary>Implements a keyframe animation set that is stored in a compressed data format.</summary>
  1264.     </member>
  1265.     <member name="E:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Disposing">
  1266.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  1267.     </member>
  1268.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet)">
  1269.       <summary>Creates a <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object that stores key-frame data in a compressed format.</summary>
  1270.       <param name="pInterop">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet" /> interface pointer.</param>
  1271.     </member>
  1272.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.#ctor(System.IntPtr)">
  1273.       <summary>Creates a <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object that stores key-frame data in a compressed format.</summary>
  1274.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  1275.     </member>
  1276.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.#ctor(System.String,System.Double,Microsoft.DirectX.Direct3D.PlaybackType,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.KeyCallback[])">
  1277.       <summary>Creates a <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object that stores key-frame data in a compressed format.</summary>
  1278.       <param name="name">Animation set name.</param>
  1279.       <param name="ticksPerSecond">Number of key-frame ticks that elapse per second.</param>
  1280.       <param name="playback">Type of the animation set playback loop. See <see cref="T:Microsoft.DirectX.Direct3D.PlaybackType" />.</param>
  1281.       <param name="compressedData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the animation set graphics data.</param>
  1282.       <param name="callbackKeys">Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> objects that store user callback data.</param>
  1283.     </member>
  1284.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Dispose">
  1285.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object.</summary>
  1286.       <returns />
  1287.     </member>
  1288.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Equals(System.Object)">
  1289.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  1290.       <param name="compare">Object to compare to this object.</param>
  1291.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  1292.     </member>
  1293.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Finalize">
  1294.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object to free resources before it is destroyed by the garbage collector.</summary>
  1295.       <returns />
  1296.     </member>
  1297.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.GetCallbackKeys">
  1298.       <summary>Fills an array with callback key data that is used for keyframe animation.</summary>
  1299.       <returns>Returns an array of <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> objects filled with callback data.</returns>
  1300.     </member>
  1301.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.GetHashCode">
  1302.       <summary>Returns the hash code for the current instance.</summary>
  1303.       <returns>Hash code for the instance.</returns>
  1304.     </member>
  1305.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.GetObjectByValue(System.Int32)">
  1306.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  1307.       <param name="uniqueKey">Object identifier.</param>
  1308.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXCompressedAnimationSet, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> class. Not supported.</returns>
  1309.     </member>
  1310.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.op_Equality(Microsoft.DirectX.Direct3D.CompressedAnimationSet,Microsoft.DirectX.Direct3D.CompressedAnimationSet)">
  1311.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  1312.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object to the left of the equality operator.</param>
  1313.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object to the right of the equality operator.</param>
  1314.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  1315.     </member>
  1316.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.op_Inequality(Microsoft.DirectX.Direct3D.CompressedAnimationSet,Microsoft.DirectX.Direct3D.CompressedAnimationSet)">
  1317.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  1318.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object to the left of the equality operator.</param>
  1319.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object to the right of the equality operator.</param>
  1320.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  1321.     </member>
  1322.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.raise_Disposing(System.Object,System.EventArgs)">
  1323.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Disposing" /> event when called from within a derived class.</summary>
  1324.       <param name="i1">Invoking object reference; should be this object.</param>
  1325.       <param name="i2">Arguments to pass to the event handler.</param>
  1326.       <returns />
  1327.     </member>
  1328.     <member name="M:Microsoft.DirectX.Direct3D.CompressedAnimationSet.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet)">
  1329.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  1330.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object.</param>
  1331.       <returns />
  1332.     </member>
  1333.     <member name="P:Microsoft.DirectX.Direct3D.CompressedAnimationSet.CompressedData">
  1334.       <summary>Retrieves the data buffer that stores compressed keyframe animation data.</summary>
  1335.     </member>
  1336.     <member name="P:Microsoft.DirectX.Direct3D.CompressedAnimationSet.Disposed">
  1337.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  1338.     </member>
  1339.     <member name="P:Microsoft.DirectX.Direct3D.CompressedAnimationSet.NumberCallbackKeys">
  1340.       <summary>Retrieves the number of callback keys in the animation set.</summary>
  1341.     </member>
  1342.     <member name="P:Microsoft.DirectX.Direct3D.CompressedAnimationSet.PlaybackType">
  1343.       <summary>Retrieves the type of the animation set playback loop.</summary>
  1344.     </member>
  1345.     <member name="P:Microsoft.DirectX.Direct3D.CompressedAnimationSet.SourceTicksPerSecond">
  1346.       <summary>Retrieves the number of animation keyframe ticks that occur per second.</summary>
  1347.     </member>
  1348.     <member name="P:Microsoft.DirectX.Direct3D.CompressedAnimationSet.UnmanagedComPointer">
  1349.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet" /> interface pointer.</summary>
  1350.     </member>
  1351.     <member name="T:Microsoft.DirectX.Direct3D.ConstantTable">
  1352.       <summary>Provides access to the constant table, which contains the variables that are used by high-level language shaders and effects.</summary>
  1353.     </member>
  1354.     <member name="E:Microsoft.DirectX.Direct3D.ConstantTable.Disposing">
  1355.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.ConstantTable.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  1356.     </member>
  1357.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable)">
  1358.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> class.</summary>
  1359.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable" /> interface pointer.</param>
  1360.     </member>
  1361.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.#ctor(System.IntPtr)">
  1362.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> class.</summary>
  1363.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  1364.     </member>
  1365.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.Dispose">
  1366.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object.</summary>
  1367.       <returns />
  1368.     </member>
  1369.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.Equals(System.Object)">
  1370.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  1371.       <param name="compare">Object to compare to this object.</param>
  1372.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  1373.     </member>
  1374.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.Finalize">
  1375.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object to free resources before it is destroyed by the garbage collector.</summary>
  1376.       <returns />
  1377.     </member>
  1378.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.FromShader(Microsoft.DirectX.GraphicsStream)">
  1379.       <summary>Returns a constant table from a <see cref="T:Microsoft.DirectX.GraphicsStream" /> shader data object.</summary>
  1380.       <param name="code">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains shader data.</param>
  1381.       <returns>The constant table contained within the <see cref="T:Microsoft.DirectX.GraphicsStream" /> object.</returns>
  1382.     </member>
  1383.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetConstant(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  1384.       <summary>Retrieves a constant by looking up its index or by name.</summary>
  1385.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that serves as a unique identifier to the parent data structure. If the constant is a top-level parameter (that is, if there is no parent data structure), use 0.</param>
  1386.       <param name="name">Name of the constant.</param>
  1387.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> class that represents the constant.</returns>
  1388.     </member>
  1389.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetConstant(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  1390.       <summary>Retrieves a constant by looking up its index or by name.</summary>
  1391.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that serves as a unique identifier to the parent data structure. If the constant is a top-level parameter (that is, if there is no parent data structure), use 0.</param>
  1392.       <param name="index">Zero-based index of the constant.</param>
  1393.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> class that represents the constant.</returns>
  1394.     </member>
  1395.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetConstantDescription(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  1396.       <summary>Retrieves an array of constant descriptions in the constant table.</summary>
  1397.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> class that uniquely identifies a constant.</param>
  1398.       <param name="numberConstants">[in, out] Input supplied must be the maximum size of the array. Output is the number of elements that are filled in the array when the function returns.</param>
  1399.       <returns>Array of descriptions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.ConstantDescription" />.</returns>
  1400.     </member>
  1401.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetConstantElement(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  1402.       <summary>Retrieves a constant from an array of constants.</summary>
  1403.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> class that uniquely identifies the array of constants. This value cannot be 0.</param>
  1404.       <param name="index">Zero-based index of the element in the array.</param>
  1405.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that uniquely identifies the constant.</returns>
  1406.     </member>
  1407.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetHashCode">
  1408.       <summary>Returns the hash code for the current instance.</summary>
  1409.       <returns>Hash code for the instance.</returns>
  1410.     </member>
  1411.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetObjectByValue(System.Int32)">
  1412.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  1413.       <param name="uniqueKey">Object identifier.</param>
  1414.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXConstantTable, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> class. Not supported.</returns>
  1415.     </member>
  1416.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.GetSamplerIndex(Microsoft.DirectX.Direct3D.EffectHandle)">
  1417.       <summary>Retrieves the sampler index.</summary>
  1418.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier for the sampler whose index is to be retrieved.</param>
  1419.       <returns>The sampler index number from the constant table.</returns>
  1420.     </member>
  1421.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.op_Equality(Microsoft.DirectX.Direct3D.ConstantTable,Microsoft.DirectX.Direct3D.ConstantTable)">
  1422.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  1423.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object to the left of the equality operator.</param>
  1424.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object to the right of the equality operator.</param>
  1425.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  1426.     </member>
  1427.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.op_Inequality(Microsoft.DirectX.Direct3D.ConstantTable,Microsoft.DirectX.Direct3D.ConstantTable)">
  1428.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  1429.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object to the left of the equality operator.</param>
  1430.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object to the right of the equality operator.</param>
  1431.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  1432.     </member>
  1433.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.raise_Disposing(System.Object,System.EventArgs)">
  1434.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.ConstantTable.Disposing" /> event when called from within a derived class.</summary>
  1435.       <param name="i1">Invoking object reference; should be this object.</param>
  1436.       <param name="i2">Arguments to pass to the event handler.</param>
  1437.       <returns />
  1438.     </member>
  1439.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetDefaults(Microsoft.DirectX.Direct3D.Device)">
  1440.       <summary>Sets constants to their default values, which are declared in the variable declarations in the shader.</summary>
  1441.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1442.       <returns />
  1443.     </member>
  1444.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix[])">
  1445.       <summary>Sets the value to the constant table.</summary>
  1446.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1447.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1448.       <param name="matrix">Array of nontransposed <see cref="T:Microsoft.DirectX.Matrix" /> to set to the constant table.</param>
  1449.       <returns />
  1450.     </member>
  1451.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix)">
  1452.       <summary>Sets the value to the constant table.</summary>
  1453.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1454.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1455.       <param name="matrix">Nontransposed <see cref="T:Microsoft.DirectX.Matrix" /> to set to the constant table.</param>
  1456.       <returns />
  1457.     </member>
  1458.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean[])">
  1459.       <summary>Sets the value to the constant table.</summary>
  1460.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1461.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1462.       <param name="b">Array of <see cref="T:System.Boolean" /> values to set to the constant table.</param>
  1463.       <returns />
  1464.     </member>
  1465.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean)">
  1466.       <summary>Sets the value to the constant table.</summary>
  1467.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1468.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1469.       <param name="b">A <see cref="T:System.Boolean" /> value to set to the constant table.</param>
  1470.       <returns />
  1471.     </member>
  1472.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.GraphicsStream)">
  1473.       <summary>Sets the value to the constant table.</summary>
  1474.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1475.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1476.       <param name="data">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains values to set to the constant table.</param>
  1477.       <returns />
  1478.     </member>
  1479.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Void,System.Int32)">
  1480.       <summary>Sets the value to the constant table.</summary>
  1481.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1482.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1483.       <param name="data">A buffer containing the data to set.</param>
  1484.       <param name="dataSize">Number of bytes in the <see cref="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue" /> buffer.</param>
  1485.       <returns />
  1486.     </member>
  1487.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.ColorValue[])">
  1488.       <summary>Sets the value to the constant table.</summary>
  1489.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1490.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1491.       <param name="color">Array of <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structures to set to the constant table.</param>
  1492.       <returns />
  1493.     </member>
  1494.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.ColorValue)">
  1495.       <summary>Sets the value to the constant table.</summary>
  1496.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1497.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1498.       <param name="color">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> structure to set to the constant table.</param>
  1499.       <returns />
  1500.     </member>
  1501.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Vector4[])">
  1502.       <summary>Sets the value to the constant table.</summary>
  1503.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1504.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1505.       <param name="vector">Array of <see cref="T:Microsoft.DirectX.Vector4" /> structures to set to the constant table.</param>
  1506.       <returns />
  1507.     </member>
  1508.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Vector4)">
  1509.       <summary>Sets the value to the constant table.</summary>
  1510.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1511.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1512.       <param name="vector">A <see cref="T:Microsoft.DirectX.Vector4" /> structure to set to the constant table.</param>
  1513.       <returns />
  1514.     </member>
  1515.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Single[])">
  1516.       <summary>Sets the value to the constant table.</summary>
  1517.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1518.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1519.       <param name="f">Array of <see cref="T:System.Single" /> values to set to the constant table.</param>
  1520.       <returns />
  1521.     </member>
  1522.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Single)">
  1523.       <summary>Sets the value to the constant table.</summary>
  1524.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1525.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1526.       <param name="f">A <see cref="T:System.Single" /> value to set to the constant table.</param>
  1527.       <returns />
  1528.     </member>
  1529.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Int32[])">
  1530.       <summary>Sets the value to the constant table.</summary>
  1531.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1532.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1533.       <param name="n">Array of <see cref="T:System.Int32" /> values to set to the constant table.</param>
  1534.       <returns />
  1535.     </member>
  1536.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValue(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  1537.       <summary>Sets the value to the constant table.</summary>
  1538.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1539.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1540.       <param name="n">An <see cref="T:System.Int32" /> value to set to the constant table.</param>
  1541.       <returns />
  1542.     </member>
  1543.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValueTranspose(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix[])">
  1544.       <summary>Sets a <see cref="T:Microsoft.DirectX.Matrix" /> or an array of matrices to the constant table.</summary>
  1545.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1546.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1547.       <param name="matrix">Array of transposed matrices to set to the constant table.</param>
  1548.       <returns />
  1549.     </member>
  1550.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.SetValueTranspose(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix)">
  1551.       <summary>Sets a <see cref="T:Microsoft.DirectX.Matrix" /> or an array of matrices to the constant table.</summary>
  1552.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the constant table.</param>
  1553.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents a unique identifier of a constant.</param>
  1554.       <param name="matrix">Transposed matrix to set to the constant table.</param>
  1555.       <returns />
  1556.     </member>
  1557.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTable.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable)">
  1558.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  1559.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object.</param>
  1560.       <returns />
  1561.     </member>
  1562.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTable.Description">
  1563.       <summary>Retrieves a description of the constant table.</summary>
  1564.     </member>
  1565.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTable.Disposed">
  1566.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  1567.     </member>
  1568.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTable.StreamData">
  1569.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the constant table.</summary>
  1570.     </member>
  1571.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTable.UnmanagedComPointer">
  1572.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable" /> interface pointer.</summary>
  1573.     </member>
  1574.     <member name="T:Microsoft.DirectX.Direct3D.D3DX">
  1575.       <summary>Contains default constant values for Microsoft Direct3D extensions.</summary>
  1576.     </member>
  1577.     <member name="F:Microsoft.DirectX.Direct3D.D3DX.Default">
  1578.       <summary>Retrieves the value of the <see cref="F:Microsoft.DirectX.Direct3D.D3DX.Default" /> constant for Microsoft Direct3D extensions.</summary>
  1579.     </member>
  1580.     <member name="F:Microsoft.DirectX.Direct3D.D3DX.DefaultFloat">
  1581.       <summary>Retrieves the value of the <see cref="F:Microsoft.DirectX.Direct3D.D3DX.DefaultFloat" /> constant for Microsoft Direct3D extensions.</summary>
  1582.     </member>
  1583.     <member name="F:Microsoft.DirectX.Direct3D.D3DX.DefaultNonPowerOf2">
  1584.       <summary>Retrieves the value of the <see cref="F:Microsoft.DirectX.Direct3D.D3DX.DefaultNonPowerOf2" /> constant for Microsoft Direct3D extensions.</summary>
  1585.     </member>
  1586.     <member name="F:Microsoft.DirectX.Direct3D.D3DX.FormatFromFile">
  1587.       <summary>Retrieves the value of the <see cref="F:Microsoft.DirectX.Direct3D.D3DX.FormatFromFile" /> constant for Microsoft Direct3D extensions.</summary>
  1588.     </member>
  1589.     <member name="F:Microsoft.DirectX.Direct3D.D3DX.FromFile">
  1590.       <summary>Retrieves the value of the <see cref="F:Microsoft.DirectX.Direct3D.D3DX.FromFile" /> constant for Microsoft Direct3D extensions.</summary>
  1591.     </member>
  1592.     <member name="M:Microsoft.DirectX.Direct3D.D3DX.#ctor">
  1593.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.D3DX" /> class.</summary>
  1594.     </member>
  1595.     <member name="T:Microsoft.DirectX.Direct3D.DeviceInformation">
  1596.       <summary>Contains functionality for retrieving the driver level for a device.</summary>
  1597.     </member>
  1598.     <member name="M:Microsoft.DirectX.Direct3D.DeviceInformation.GetDriverLevel(Microsoft.DirectX.Direct3D.Device)">
  1599.       <summary>Retrieves the driver level for a device.</summary>
  1600.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that is used to retrieve the driver level.</param>
  1601.       <returns>An <see cref="T:System.Int32" /> value that indicates the driver level of the device.</returns>
  1602.     </member>
  1603.     <member name="T:Microsoft.DirectX.Direct3D.Direct3DXException">
  1604.       <summary>Base exception class for D3DX. Derives from <see cref="T:Microsoft.DirectX.DirectXException" />.</summary>
  1605.     </member>
  1606.     <member name="M:Microsoft.DirectX.Direct3D.Direct3DXException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  1607.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Direct3DXException" /> class.</summary>
  1608.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  1609.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  1610.     </member>
  1611.     <member name="M:Microsoft.DirectX.Direct3D.Direct3DXException.#ctor(System.String,System.Exception)">
  1612.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Direct3DXException" /> class.</summary>
  1613.       <param name="message">String that contains the error message to display.</param>
  1614.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  1615.     </member>
  1616.     <member name="M:Microsoft.DirectX.Direct3D.Direct3DXException.#ctor(System.String)">
  1617.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Direct3DXException" /> class.</summary>
  1618.       <param name="message">String that contains the error message to display.</param>
  1619.     </member>
  1620.     <member name="M:Microsoft.DirectX.Direct3D.Direct3DXException.#ctor">
  1621.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Direct3DXException" /> class.</summary>
  1622.     </member>
  1623.     <member name="M:Microsoft.DirectX.Direct3D.Direct3DXException.GetExceptionFromResultInternal(System.Int32)">
  1624.       <summary>Retrieves an <see cref="T:System.Exception" /> object that represents the result code passed in.</summary>
  1625.       <param name="resultCode">Integer that represents the result code of the exception.</param>
  1626.       <returns>An <see cref="T:System.Exception" /> object that represents the error that occurred.</returns>
  1627.     </member>
  1628.     <member name="T:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException">
  1629.       <summary>There is a duplicate named fragment.</summary>
  1630.     </member>
  1631.     <member name="M:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  1632.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException" /> class.</summary>
  1633.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  1634.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  1635.     </member>
  1636.     <member name="M:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException.#ctor(System.String,System.Exception)">
  1637.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException" /> class.</summary>
  1638.       <param name="message">String that contains the error message to display.</param>
  1639.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  1640.     </member>
  1641.     <member name="M:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException.#ctor(System.String)">
  1642.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException" /> class.</summary>
  1643.       <param name="message">String that contains the error message to display.</param>
  1644.     </member>
  1645.     <member name="M:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException.#ctor">
  1646.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.DuplicateNamedFragmentException" /> class.</summary>
  1647.     </member>
  1648.     <member name="T:Microsoft.DirectX.Direct3D.Effect">
  1649.       <summary>Used to set and query effects and choose techniques.</summary>
  1650.     </member>
  1651.     <member name="E:Microsoft.DirectX.Direct3D.Effect.Disposing">
  1652.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.Effect.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  1653.     </member>
  1654.     <member name="E:Microsoft.DirectX.Direct3D.Effect.Lost">
  1655.       <summary>Occurs when an object is lost, normally just before a device is reset.</summary>
  1656.     </member>
  1657.     <member name="E:Microsoft.DirectX.Direct3D.Effect.Reset">
  1658.       <summary>Occurs after the <see cref="M:Microsoft.DirectX.Direct3D.Effect.OnResetDevice" /> method is called or after the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> is reset.</summary>
  1659.     </member>
  1660.     <member name="M:Microsoft.DirectX.Direct3D.Effect.ApplyParameterBlock(Microsoft.DirectX.Direct3D.EffectHandle)">
  1661.       <summary>Assigns a state value to each effect parameter in a parameter block.</summary>
  1662.       <param name="parameterBlock">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that is returned by <see cref="M:Microsoft.DirectX.Direct3D.Effect.EndParameterBlock" />.</param>
  1663.       <returns />
  1664.     </member>
  1665.     <member name="M:Microsoft.DirectX.Direct3D.Effect.Begin(Microsoft.DirectX.Direct3D.FX)">
  1666.       <summary>Begins the application of an effect technique.</summary>
  1667.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.FX" /> enumerated values that determine whether state modified by an effect will be saved and restored. The default value, 0, specifies that <see cref="M:Microsoft.DirectX.Direct3D.Effect.Begin(Microsoft.DirectX.Direct3D.FX)" /> and <see cref="M:Microsoft.DirectX.Direct3D.Effect.End" /> will save and restore all state modified by the effect (including pixel and vertex shader constants). <see cref="F:Microsoft.DirectX.Direct3D.FX.DoNotSaveShaderState" /> indicates that shader device state will not be saved or restored; <see cref="F:Microsoft.DirectX.Direct3D.FX.DoNotSaveState" /> indicates that device state will not be saved or restored.</param>
  1668.       <returns>An integer value that indicates the number of passes needed to render the current effect technique.</returns>
  1669.     </member>
  1670.     <member name="M:Microsoft.DirectX.Direct3D.Effect.BeginParameterBlock">
  1671.       <summary>Captures parameter effect state changes.</summary>
  1672.       <returns />
  1673.     </member>
  1674.     <member name="M:Microsoft.DirectX.Direct3D.Effect.BeginPass(System.Int32)">
  1675.       <summary>Applies the state settings for the specified pass of a technique.</summary>
  1676.       <param name="passNumber">An integer that identifies the pass to apply. This value is returned by <see cref="M:Microsoft.DirectX.Direct3D.Effect.Begin(Microsoft.DirectX.Direct3D.FX)" />, which must be called before rendering an effect.</param>
  1677.       <returns />
  1678.     </member>
  1679.     <member name="M:Microsoft.DirectX.Direct3D.Effect.Clone(Microsoft.DirectX.Direct3D.Device)">
  1680.       <summary>Creates a clone of an effect.</summary>
  1681.       <param name="dev">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> associated with the effect.</param>
  1682.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object that contains the cloned effect.</returns>
  1683.     </member>
  1684.     <member name="M:Microsoft.DirectX.Direct3D.Effect.CommitChanges">
  1685.       <summary>Propagates the state change that occurs inside of an active pass to the device before rendering.</summary>
  1686.       <returns />
  1687.     </member>
  1688.     <member name="M:Microsoft.DirectX.Direct3D.Effect.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect)">
  1689.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> class.</summary>
  1690.       <param name="pInterop">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect" /> interface pointer.</param>
  1691.     </member>
  1692.     <member name="M:Microsoft.DirectX.Direct3D.Effect.#ctor(System.IntPtr)">
  1693.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> class.</summary>
  1694.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  1695.     </member>
  1696.     <member name="M:Microsoft.DirectX.Direct3D.Effect.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect,Microsoft.DirectX.Direct3D.Device)">
  1697.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> class.</summary>
  1698.       <param name="pData">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect" /> interface pointer.</param>
  1699.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object.</param>
  1700.     </member>
  1701.     <member name="M:Microsoft.DirectX.Direct3D.Effect.Disassemble(System.Boolean)">
  1702.       <summary>Disassembles an effect.</summary>
  1703.       <param name="enableColorCode">Set to true to enable color coding to make the disassembly easier to read. Set to false for no color coding.</param>
  1704.       <returns>A string that contains the disassembled effect.</returns>
  1705.     </member>
  1706.     <member name="M:Microsoft.DirectX.Direct3D.Effect.Disassemble(Microsoft.DirectX.Direct3D.Effect,System.Boolean)">
  1707.       <summary>Disassembles an effect.</summary>
  1708.       <param name="effect">An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object that contains the effect to disassemble.</param>
  1709.       <param name="enableColorCode">Set to true to enable color coding to make the disassembly easier to read. Set to false for no color coding.</param>
  1710.       <returns>A string that contains the disassembled effect.</returns>
  1711.     </member>
  1712.     <member name="M:Microsoft.DirectX.Direct3D.Effect.Dispose">
  1713.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object.</summary>
  1714.       <returns />
  1715.     </member>
  1716.     <member name="M:Microsoft.DirectX.Direct3D.Effect.End">
  1717.       <summary>Ends the application of the current effect technique.</summary>
  1718.       <returns />
  1719.     </member>
  1720.     <member name="M:Microsoft.DirectX.Direct3D.Effect.EndParameterBlock">
  1721.       <summary>Stops the capturing of effect parameter state changes.</summary>
  1722.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> for the parameter state block.</returns>
  1723.     </member>
  1724.     <member name="M:Microsoft.DirectX.Direct3D.Effect.EndPass">
  1725.       <summary>Signals the end of an effect pass.</summary>
  1726.       <returns />
  1727.     </member>
  1728.     <member name="M:Microsoft.DirectX.Direct3D.Effect.Equals(System.Object)">
  1729.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  1730.       <param name="compare">Object to compare to this object.</param>
  1731.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  1732.     </member>
  1733.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FindNextValidTechnique(Microsoft.DirectX.Direct3D.EffectHandle)">
  1734.       <summary>Searches for the next valid technique, starting at the technique after the one specified.</summary>
  1735.       <param name="technique">Unique identifier of a technique. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" />. Specify null for this parameter to find the first valid technique.</param>
  1736.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that identifies the next technique, or null if the current technique is the last.</returns>
  1737.     </member>
  1738.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool)">
  1739.       <summary>Creates an effect from an ASCII or binary effect description.</summary>
  1740.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that creates the effect.</param>
  1741.       <param name="sourceDataFile">A <see cref="T:System.String" /> object that indicates the file name.</param>
  1742.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1743.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1744.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1745.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1746.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1747.     </member>
  1748.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool,System.String@)">
  1749.       <summary>Creates an effect from an ASCII or binary effect description.</summary>
  1750.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that creates the effect.</param>
  1751.       <param name="sourceDataFile">A <see cref="T:System.String" /> object that indicates the file name.</param>
  1752.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1753.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1754.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1755.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1756.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  1757.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1758.     </member>
  1759.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool,System.String@)">
  1760.       <summary>Creates an effect from an ASCII or binary effect description.</summary>
  1761.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that creates the effect.</param>
  1762.       <param name="sourceDataFile">A <see cref="T:System.String" /> object that indicates the file name.</param>
  1763.       <param name="preprocessorDefines">Optional array of preprocessor macro definitions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Macro" />.</param>
  1764.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1765.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1766.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1767.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1768.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  1769.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1770.     </member>
  1771.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool)">
  1772.       <summary>Creates an effect from an ASCII or binary effect description.</summary>
  1773.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that will create the effect.</param>
  1774.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the data used to create the <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.</param>
  1775.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1776.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1777.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1778.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1779.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1780.     </member>
  1781.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool,System.String@)">
  1782.       <summary>Creates an effect from an ASCII or binary effect description.</summary>
  1783.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that will create the effect.</param>
  1784.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the data used to create the <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.</param>
  1785.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1786.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1787.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1788.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1789.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  1790.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1791.     </member>
  1792.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool,System.String@)">
  1793.       <summary>Creates an effect from an ASCII or binary effect description.</summary>
  1794.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that will create the effect.</param>
  1795.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the data used to create the <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.</param>
  1796.       <param name="preprocessorDefines">Optional array of preprocessor macro definitions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Macro" />.</param>
  1797.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1798.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1799.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1800.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1801.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  1802.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1803.     </member>
  1804.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromString(Microsoft.DirectX.Direct3D.Device,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool)">
  1805.       <summary>Creates an effect from an ASCII or binary effect description in a string.</summary>
  1806.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that will create the effect.</param>
  1807.       <param name="sourceData">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> to create.</param>
  1808.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1809.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1810.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1811.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1812.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1813.     </member>
  1814.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromString(Microsoft.DirectX.Direct3D.Device,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool,System.String@)">
  1815.       <summary>Creates an effect from an ASCII or binary effect description in a string.</summary>
  1816.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that will create the effect.</param>
  1817.       <param name="sourceData">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> to create.</param>
  1818.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1819.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1820.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1821.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1822.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  1823.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1824.     </member>
  1825.     <member name="M:Microsoft.DirectX.Direct3D.Effect.FromString(Microsoft.DirectX.Direct3D.Device,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectPool,System.String@)">
  1826.       <summary>Creates an effect from an ASCII or binary effect description in a string.</summary>
  1827.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that will create the effect.</param>
  1828.       <param name="sourceData">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> to create.</param>
  1829.       <param name="preprocessorDefines">Optional null-terminated array of preprocessor macro definitions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Macro" />.</param>
  1830.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  1831.       <param name="skipConstants">A string of effect parameters that will be ignored by the effect system. The string must be NULL terminated and needs to contain the name of each application-managed constant separated by a semicolon.</param>
  1832.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  1833.       <param name="pool">An <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to use for shared parameters. If this value is null, no parameters are shared.</param>
  1834.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  1835.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> that contains the compiled effect.</returns>
  1836.     </member>
  1837.     <member name="M:Microsoft.DirectX.Direct3D.Effect.GetHashCode">
  1838.       <summary>Returns the hash code for the current instance.</summary>
  1839.       <returns>Hash code for the instance.</returns>
  1840.     </member>
  1841.     <member name="M:Microsoft.DirectX.Direct3D.Effect.GetObjectByValue(System.Int32)">
  1842.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  1843.       <param name="uniqueKey">Object identifier.</param>
  1844.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXEffect, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> class. Not supported.</returns>
  1845.     </member>
  1846.     <member name="M:Microsoft.DirectX.Direct3D.Effect.IsParameterUsed(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.EffectHandle)">
  1847.       <summary>Determines whether a parameter is used by a technique.</summary>
  1848.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that acts as a unique identifier for the parameter.</param>
  1849.       <param name="technique">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that acts as a unique identifier for the technique.</param>
  1850.       <returns>Value that is true if the parameter is being used, or false if it is not being used.</returns>
  1851.     </member>
  1852.     <member name="M:Microsoft.DirectX.Direct3D.Effect.IsTechniqueValid(Microsoft.DirectX.Direct3D.EffectHandle)">
  1853.       <summary>Validates a technique.</summary>
  1854.       <param name="technique">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of a technique.</param>
  1855.       <returns>A value that is set to true, if the technique is valid; otherwise, true.</returns>
  1856.     </member>
  1857.     <member name="M:Microsoft.DirectX.Direct3D.Effect.IsTechniqueValid(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32@)">
  1858.       <summary>Validates a technique.</summary>
  1859.       <param name="technique">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> of a technique.</param>
  1860.       <param name="returnValue">Return code for validation.</param>
  1861.       <returns>A value that is set to true, if the technique is valid; otherwise, true.</returns>
  1862.     </member>
  1863.     <member name="M:Microsoft.DirectX.Direct3D.Effect.OnLostDevice">
  1864.       <summary>Releases all references to video memory resources and deletes all state blocks.</summary>
  1865.       <returns />
  1866.     </member>
  1867.     <member name="M:Microsoft.DirectX.Direct3D.Effect.OnResetDevice">
  1868.       <summary>Should be called after a device is reset and before any other methods are called, if <see cref="P:Microsoft.DirectX.Direct3D.Device.IsUsingEventHandlers" /> is set to false.</summary>
  1869.       <returns />
  1870.     </member>
  1871.     <member name="M:Microsoft.DirectX.Direct3D.Effect.op_Equality(Microsoft.DirectX.Direct3D.Effect,Microsoft.DirectX.Direct3D.Effect)">
  1872.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  1873.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object to the left of the equality operator.</param>
  1874.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object to the right of the equality operator.</param>
  1875.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  1876.     </member>
  1877.     <member name="M:Microsoft.DirectX.Direct3D.Effect.op_Inequality(Microsoft.DirectX.Direct3D.Effect,Microsoft.DirectX.Direct3D.Effect)">
  1878.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  1879.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object to the left of the equality operator.</param>
  1880.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object to the right of the equality operator.</param>
  1881.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  1882.     </member>
  1883.     <member name="M:Microsoft.DirectX.Direct3D.Effect.raise_Disposing(System.Object,System.EventArgs)">
  1884.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.Effect.Disposing" /> event when called from within a derived class.</summary>
  1885.       <param name="i1">Invoking object reference; should be this object.</param>
  1886.       <param name="i2">Arguments to pass to the event handler.</param>
  1887.       <returns />
  1888.     </member>
  1889.     <member name="M:Microsoft.DirectX.Direct3D.Effect.raise_Lost(System.Object,System.EventArgs)">
  1890.       <summary>Raises an <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="E:Microsoft.DirectX.Direct3D.Effect.Lost" /> event when called from within a derived class.</summary>
  1891.       <param name="i1">Invoking object reference; should be this object.</param>
  1892.       <param name="i2">Arguments to pass into the event handler.</param>
  1893.       <returns />
  1894.     </member>
  1895.     <member name="M:Microsoft.DirectX.Direct3D.Effect.raise_Reset(System.Object,System.EventArgs)">
  1896.       <summary>Raises an <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="E:Microsoft.DirectX.Direct3D.Effect.Reset" /> event when called from within a derived class.</summary>
  1897.       <param name="i1">Invoking object reference; should be this object.</param>
  1898.       <param name="i2">Arguments to pass into the event handler.</param>
  1899.       <returns />
  1900.     </member>
  1901.     <member name="M:Microsoft.DirectX.Direct3D.Effect.SetArrayRange(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32,System.Int32)">
  1902.       <summary>Sets the range of an array to pass to the device.</summary>
  1903.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the effect.</param>
  1904.       <param name="start">The array starting index.</param>
  1905.       <param name="end">The array ending index.</param>
  1906.       <returns />
  1907.     </member>
  1908.     <member name="M:Microsoft.DirectX.Direct3D.Effect.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect)">
  1909.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  1910.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Effect" /> object.</param>
  1911.       <returns />
  1912.     </member>
  1913.     <member name="M:Microsoft.DirectX.Direct3D.Effect.ValidateTechnique(Microsoft.DirectX.Direct3D.EffectHandle)">
  1914.       <summary>Validates a technique.</summary>
  1915.       <param name="technique">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object used as a unique identifier for the effect.</param>
  1916.       <returns />
  1917.     </member>
  1918.     <member name="P:Microsoft.DirectX.Direct3D.Effect.Device">
  1919.       <summary>Retrieves the device associated with an effect.</summary>
  1920.     </member>
  1921.     <member name="P:Microsoft.DirectX.Direct3D.Effect.Disposed">
  1922.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  1923.     </member>
  1924.     <member name="P:Microsoft.DirectX.Direct3D.Effect.Pool">
  1925.       <summary>Retrieves an effect pool object that represents the pool of shared parameters.</summary>
  1926.     </member>
  1927.     <member name="P:Microsoft.DirectX.Direct3D.Effect.StateManager">
  1928.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.EffectStateManager" /> object for this effect.</summary>
  1929.     </member>
  1930.     <member name="P:Microsoft.DirectX.Direct3D.Effect.Technique">
  1931.       <summary>Retreives and sets the active technique.</summary>
  1932.     </member>
  1933.     <member name="P:Microsoft.DirectX.Direct3D.Effect.UnmanagedComPointer">
  1934.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect" /> interface pointer.</summary>
  1935.     </member>
  1936.     <member name="T:Microsoft.DirectX.Direct3D.EffectCompiler">
  1937.       <summary>Compiles an effect from a function or vertex shader.</summary>
  1938.     </member>
  1939.     <member name="E:Microsoft.DirectX.Direct3D.EffectCompiler.Disposing">
  1940.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  1941.     </member>
  1942.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileEffect">
  1943.       <summary>Compiles an effect.</summary>
  1944.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled effect.</returns>
  1945.     </member>
  1946.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileEffect(Microsoft.DirectX.Direct3D.ShaderFlags)">
  1947.       <summary>Compiles an effect.</summary>
  1948.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> that specify compile options, or 0.</param>
  1949.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled effect.</returns>
  1950.     </member>
  1951.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileEffect(Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  1952.       <summary>Compiles an effect.</summary>
  1953.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> that specify compile options, or 0.</param>
  1954.       <param name="errorMessages">String that contains at least the first compile error message that occurs, including effect compiler errors and high-level language compile errors.</param>
  1955.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled effect.</returns>
  1956.     </member>
  1957.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileShader(Microsoft.DirectX.Direct3D.EffectHandle,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  1958.       <summary>Compiles a shader from an effect that contains one or more functions.</summary>
  1959.       <param name="functionName">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> used as a unique identifier for the function to be compiled. This value must not be null.</param>
  1960.       <param name="target">String that identifies the shader version. See Remarks.</param>
  1961.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> flags that specify compile options, or 0.</param>
  1962.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader. The compiler shader is an array of <see cref="T:System.Int32" /> values.</returns>
  1963.     </member>
  1964.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileShader(Microsoft.DirectX.Direct3D.EffectHandle,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.ConstantTable@)">
  1965.       <summary>Compiles a shader from an effect that contains one or more functions.</summary>
  1966.       <param name="functionName">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> used as a unique identifier for the function to be compiled. This value must not be null.</param>
  1967.       <param name="target">String that identifies the shader version. See Remarks.</param>
  1968.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> flags that specify compile options, or 0.</param>
  1969.       <param name="table">A <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object that can be used to access shader constants. This value can be null.</param>
  1970.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader. The compiler shader is an array of <see cref="T:System.Int32" /> values.</returns>
  1971.     </member>
  1972.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileShader(Microsoft.DirectX.Direct3D.EffectHandle,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  1973.       <summary>Compiles a shader from an effect that contains one or more functions.</summary>
  1974.       <param name="functionName">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> used as a unique identifier for the function to be compiled. This value must not be null.</param>
  1975.       <param name="target">String that identifies the shader version. See Remarks.</param>
  1976.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> flags that specify compile options, or 0.</param>
  1977.       <param name="errorMessages">String that contains at least the first compile error message that occurred. This includes effect compiler errors and high-level language compile errors.</param>
  1978.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader. The compiler shader is an array of <see cref="T:System.Int32" /> values.</returns>
  1979.     </member>
  1980.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.CompileShader(Microsoft.DirectX.Direct3D.EffectHandle,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@,Microsoft.DirectX.Direct3D.ConstantTable@)">
  1981.       <summary>Compiles a shader from an effect that contains one or more functions.</summary>
  1982.       <param name="functionName">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> used as a unique identifier for the function to be compiled. This value must not be null.</param>
  1983.       <param name="target">String that identifies the shader version. See Remarks.</param>
  1984.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> flags that specify compile options, or 0.</param>
  1985.       <param name="errorMessages">String that contains at least the first compile error message that occurred. This includes effect compiler errors and high-level language compile errors.</param>
  1986.       <param name="table">A <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object that can be used to access shader constants. This value can be null.</param>
  1987.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader. The compiler shader is an array of <see cref="T:System.Int32" /> values.</returns>
  1988.     </member>
  1989.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler)">
  1990.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> class.</summary>
  1991.       <param name="pInterop">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler" /> interface pointer.</param>
  1992.     </member>
  1993.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.#ctor(System.IntPtr)">
  1994.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> class.</summary>
  1995.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  1996.     </member>
  1997.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.Equals(System.Object)">
  1998.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  1999.       <param name="compare">Object to compare to this object.</param>
  2000.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2001.     </member>
  2002.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromFile(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2003.       <summary>Creates an effect compiler from an ASCII or binary effect description.</summary>
  2004.       <param name="sourceFile">String that indicates the file name.</param>
  2005.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2006.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2007.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2008.     </member>
  2009.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromFile(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2010.       <summary>Creates an effect compiler from an ASCII or binary effect description.</summary>
  2011.       <param name="sourceFile">String that indicates the file name.</param>
  2012.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2013.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2014.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  2015.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2016.     </member>
  2017.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromFile(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2018.       <summary>Creates an effect compiler from an ASCII or binary effect description.</summary>
  2019.       <param name="sourceFile">String that indicates the file name.</param>
  2020.       <param name="preprocessorDefines">Optional array of preprocessor macro definitions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Macro" />.</param>
  2021.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2022.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2023.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  2024.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2025.     </member>
  2026.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2027.       <summary>Creates an effect compiler from an ASCII or binary effect description in a stream.</summary>
  2028.       <param name="sourceData">A <see cref="T:System.IO.Stream" /> object that contains the data used to create the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" />.</param>
  2029.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2030.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2031.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2032.     </member>
  2033.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2034.       <summary>Creates an effect compiler from an ASCII or binary effect description in a stream.</summary>
  2035.       <param name="sourceData">A <see cref="T:System.IO.Stream" /> object that contains the data used to create the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" />.</param>
  2036.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2037.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2038.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  2039.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2040.     </member>
  2041.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2042.       <summary>Creates an effect compiler from an ASCII or binary effect description in a stream.</summary>
  2043.       <param name="sourceData">A <see cref="T:System.IO.Stream" /> object that contains the data used to create the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" />.</param>
  2044.       <param name="preprocessorDefines">Optional array of preprocessor macro definitions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Macro" />.</param>
  2045.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2046.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2047.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  2048.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2049.     </member>
  2050.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromString(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2051.       <summary>Creates an effect compiler from an ASCII or binary effect description in a string.</summary>
  2052.       <param name="sourceData">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> to create.</param>
  2053.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2054.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2055.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2056.     </member>
  2057.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromString(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2058.       <summary>Creates an effect compiler from an ASCII or binary effect description in a string.</summary>
  2059.       <param name="sourceData">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> to create.</param>
  2060.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2061.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2062.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  2063.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2064.     </member>
  2065.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.FromString(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2066.       <summary>Creates an effect compiler from an ASCII or binary effect description in a string.</summary>
  2067.       <param name="sourceData">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> to create.</param>
  2068.       <param name="preprocessorDefines">Optional array of preprocessor macro definitions. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Macro" />.</param>
  2069.       <param name="includeFile">Optional <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to use for handling #include directives. If this value is null, #include directives are either honored when compiling from a file, or cause an error when compiled from a resource or memory.</param>
  2070.       <param name="flags">One or more compile options identified by the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration.</param>
  2071.       <param name="compilationErrors">String that contains a listing of compilation errors.</param>
  2072.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> that represents the effect compiler.</returns>
  2073.     </member>
  2074.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.GetHashCode">
  2075.       <summary>Returns the hash code for the current instance.</summary>
  2076.       <returns>Hash code for the instance.</returns>
  2077.     </member>
  2078.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.GetLiteral(Microsoft.DirectX.Direct3D.EffectHandle)">
  2079.       <summary>Retrieves a literal status of a parameter.</summary>
  2080.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that is used as the unique identifier of the parameter.</param>
  2081.       <returns>Value that is true if the parameter is a literal, or false if it is not.</returns>
  2082.     </member>
  2083.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.GetObjectByValue(System.Int32)">
  2084.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  2085.       <param name="uniqueKey">Object identifier.</param>
  2086.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXEffectCompiler, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> class. Not supported.</returns>
  2087.     </member>
  2088.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.op_Equality(Microsoft.DirectX.Direct3D.EffectCompiler,Microsoft.DirectX.Direct3D.EffectCompiler)">
  2089.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  2090.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object to the left of the equality operator.</param>
  2091.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object to the right of the equality operator.</param>
  2092.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2093.     </member>
  2094.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.op_Inequality(Microsoft.DirectX.Direct3D.EffectCompiler,Microsoft.DirectX.Direct3D.EffectCompiler)">
  2095.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  2096.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object to the left of the equality operator.</param>
  2097.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object to the right of the equality operator.</param>
  2098.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  2099.     </member>
  2100.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.raise_Disposing(System.Object,System.EventArgs)">
  2101.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.EffectCompiler.Disposing" /> event when called from within a derived class.</summary>
  2102.       <param name="i1">Invoking object reference; should be this object.</param>
  2103.       <param name="i2">Arguments to pass to the event handler.</param>
  2104.       <returns />
  2105.     </member>
  2106.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.SetArrayRange(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32,System.Int32)">
  2107.       <summary>Sets the range of an array to pass to the device.</summary>
  2108.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the effect.</param>
  2109.       <param name="start">The array starting index.</param>
  2110.       <param name="end">The array ending index.</param>
  2111.       <returns />
  2112.     </member>
  2113.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.SetLiteral(Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean)">
  2114.       <summary>Toggles the literal status of a parameter.</summary>
  2115.       <param name="parameter">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that is used as a unique identifier for the parameter.</param>
  2116.       <param name="value">Set to true to make the parameter a literal. Set to false if the parameter can change value during the shader lifetime.</param>
  2117.       <returns />
  2118.     </member>
  2119.     <member name="M:Microsoft.DirectX.Direct3D.EffectCompiler.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler)">
  2120.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  2121.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.EffectCompiler" /> object.</param>
  2122.       <returns />
  2123.     </member>
  2124.     <member name="P:Microsoft.DirectX.Direct3D.EffectCompiler.Disposed">
  2125.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  2126.     </member>
  2127.     <member name="P:Microsoft.DirectX.Direct3D.EffectCompiler.UnmanagedComPointer">
  2128.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler" /> interface pointer.</summary>
  2129.     </member>
  2130.     <member name="T:Microsoft.DirectX.Direct3D.EffectHandle">
  2131.       <summary>Represents a handle to specific effects.</summary>
  2132.     </member>
  2133.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.Equals(System.Object)">
  2134.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  2135.       <param name="compare">Object to compare to this object.</param>
  2136.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2137.     </member>
  2138.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.Finalize">
  2139.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object to free resources before it is destroyed by the garbage collector.</summary>
  2140.       <returns />
  2141.     </member>
  2142.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.FromString(System.String)">
  2143.       <summary>Creates an effect handle object from a string.</summary>
  2144.       <param name="value">A <see cref="T:System.String" /> that describes the <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> to create.</param>
  2145.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents the created effect handle.</returns>
  2146.     </member>
  2147.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.GetHashCode">
  2148.       <summary>Returns the hash code for the current instance.</summary>
  2149.       <returns>Hash code for the instance.</returns>
  2150.     </member>
  2151.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.op_Equality(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.EffectHandle)">
  2152.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  2153.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object to the left of the equality operator.</param>
  2154.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object to the right of the equality operator.</param>
  2155.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2156.     </member>
  2157.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.op_Implicit(System.String)">
  2158.       <summary>This method has the same functionality as <see cref="M:Microsoft.DirectX.Direct3D.EffectHandle.FromString(System.String)" />, but is not supported.</summary>
  2159.       <param name="value" />
  2160.       <returns />
  2161.     </member>
  2162.     <member name="M:Microsoft.DirectX.Direct3D.EffectHandle.op_Inequality(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.EffectHandle)">
  2163.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  2164.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object to the left of the equality operator.</param>
  2165.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object to the right of the equality operator.</param>
  2166.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  2167.     </member>
  2168.     <member name="T:Microsoft.DirectX.Direct3D.EffectPool">
  2169.       <summary>Allows applications to share resources between effects.</summary>
  2170.     </member>
  2171.     <member name="E:Microsoft.DirectX.Direct3D.EffectPool.Disposing">
  2172.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.EffectPool.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  2173.     </member>
  2174.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool)">
  2175.       <summary>Creates a new instance of an <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object.</summary>
  2176.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool" /> interface pointer.</param>
  2177.     </member>
  2178.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.#ctor(System.IntPtr)">
  2179.       <summary>Creates a new instance of an <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object.</summary>
  2180.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  2181.     </member>
  2182.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.#ctor">
  2183.       <summary>Creates a new instance of an <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object.</summary>
  2184.     </member>
  2185.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.Dispose">
  2186.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object.</summary>
  2187.       <returns />
  2188.     </member>
  2189.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.Equals(System.Object)">
  2190.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  2191.       <param name="compare">Object to compare to this object.</param>
  2192.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2193.     </member>
  2194.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.Finalize">
  2195.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to free resources before it is destroyed by the garbage collector.</summary>
  2196.       <returns />
  2197.     </member>
  2198.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.GetHashCode">
  2199.       <summary>Returns the hash code for the current instance.</summary>
  2200.       <returns>Hash code for the instance.</returns>
  2201.     </member>
  2202.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.GetObjectByValue(System.Int32)">
  2203.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  2204.       <param name="uniqueKey">Object identifier.</param>
  2205.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXEffectPool, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> class. Not supported.</returns>
  2206.     </member>
  2207.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.op_Equality(Microsoft.DirectX.Direct3D.EffectPool,Microsoft.DirectX.Direct3D.EffectPool)">
  2208.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  2209.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to the left of the equality operator.</param>
  2210.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to the right of the equality operator.</param>
  2211.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2212.     </member>
  2213.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.op_Inequality(Microsoft.DirectX.Direct3D.EffectPool,Microsoft.DirectX.Direct3D.EffectPool)">
  2214.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  2215.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to the left of the equality operator.</param>
  2216.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object to the right of the equality operator.</param>
  2217.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  2218.     </member>
  2219.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.raise_Disposing(System.Object,System.EventArgs)">
  2220.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.EffectPool.Disposing" /> event when called from within a derived class.</summary>
  2221.       <param name="i1">Invoking object reference; should be this object.</param>
  2222.       <param name="i2">Arguments to pass to the event handler.</param>
  2223.       <returns />
  2224.     </member>
  2225.     <member name="M:Microsoft.DirectX.Direct3D.EffectPool.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool)">
  2226.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  2227.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.EffectPool" /> object.</param>
  2228.       <returns />
  2229.     </member>
  2230.     <member name="P:Microsoft.DirectX.Direct3D.EffectPool.Disposed">
  2231.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  2232.     </member>
  2233.     <member name="P:Microsoft.DirectX.Direct3D.EffectPool.UnmanagedComPointer">
  2234.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool" /> interface pointer.</summary>
  2235.     </member>
  2236.     <member name="T:Microsoft.DirectX.Direct3D.EffectStateManager">
  2237.       <summary>
  2238.         <see cref="T:Microsoft.DirectX.Direct3D.EffectStateManager" /> is a user-implemented class that allows an application to set the device state from an effect. Each of the methods in this class must be implemented by the user and will then be used as a callback to the application when either of the following occur: <see cref="M:Microsoft.DirectX.Direct3D.Effect.BeginPass(System.Int32)" /> is called.<see cref="T:Microsoft.DirectX.Direct3D.Effect" /> state is dynamically updated by calling the appropriate state change application programming interface (API). See individual method pages for details.</summary>
  2239.     </member>
  2240.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.#ctor">
  2241.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.EffectStateManager" /> class.</summary>
  2242.     </member>
  2243.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.Finalize">
  2244.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.EffectStateManager" /> object to free resources before it is destroyed by the garbage collector.</summary>
  2245.       <returns />
  2246.     </member>
  2247.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.LightEnable(System.Int32,System.Boolean)">
  2248.       <summary>Enables or disables a light.</summary>
  2249.       <param name="lightIndex">An integer that represents the index of the light to enable or disable.</param>
  2250.       <param name="isEnabled">Set to true to enable the light. Set to false to disable the light.</param>
  2251.       <returns />
  2252.     </member>
  2253.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetLight(System.Int32,Microsoft.DirectX.Direct3D.Light)">
  2254.       <summary>Sets a light.</summary>
  2255.       <param name="lightIndex">The zero-based index of the light.</param>
  2256.       <param name="light">The <see cref="T:Microsoft.DirectX.Direct3D.Light" /> object to set.</param>
  2257.       <returns />
  2258.     </member>
  2259.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetMaterial(Microsoft.DirectX.Direct3D.Material@)">
  2260.       <summary>Sets a material.</summary>
  2261.       <param name="material">The <see cref="T:Microsoft.DirectX.Direct3D.Material" /> object to set.</param>
  2262.       <returns />
  2263.     </member>
  2264.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetNPatchMode(System.Single)">
  2265.       <summary>Sets the number of subdivision segments for N-patches.</summary>
  2266.       <param name="numberSegments">A float value that represents the number of segments for N-patches.</param>
  2267.       <returns />
  2268.     </member>
  2269.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShader(Microsoft.DirectX.Direct3D.PixelShader)">
  2270.       <summary>Sets a pixel shader.</summary>
  2271.       <param name="pixelShader">The <see cref="T:Microsoft.DirectX.Direct3D.PixelShader" /> object to set.</param>
  2272.       <returns />
  2273.     </member>
  2274.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShaderConstantBoolean(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  2275.       <summary>Sets an array of pixel shader Boolean constants.</summary>
  2276.       <param name="registerIndex">The zero-based index of the first constant register.</param>
  2277.       <param name="constantData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of Boolean constants.</param>
  2278.       <param name="registerCount">The number of registers in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShaderConstantBoolean(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)" /></param>
  2279.       <returns />
  2280.     </member>
  2281.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShaderConstantInt32(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  2282.       <summary>Sets an array of pixel shader integer constants.</summary>
  2283.       <param name="registerIndex">The zero-based index of the first constant register.</param>
  2284.       <param name="constantData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of integer constants.</param>
  2285.       <param name="registerCount">The number of registers in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShaderConstantInt32(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)" />.</param>
  2286.       <returns />
  2287.     </member>
  2288.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShaderConstantSingle(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  2289.       <summary>Sets an array of pixel shader floating-point constants.</summary>
  2290.       <param name="registerIndex">The zero-based index of the first constant register.</param>
  2291.       <param name="constantData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of floating-point constants.</param>
  2292.       <param name="registerCount">The number of registers in ><see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetPixelShaderConstantSingle(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)" />.</param>
  2293.       <returns />
  2294.     </member>
  2295.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetRenderState(Microsoft.DirectX.Direct3D.RenderStates,System.Int32)">
  2296.       <summary>Sets a render state.</summary>
  2297.       <param name="renderState">A value from the <see cref="T:Microsoft.DirectX.Direct3D.RenderStates" /> enumeration to set.</param>
  2298.       <param name="stateValue">The render state value to set for the given render state.</param>
  2299.       <returns />
  2300.     </member>
  2301.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetSamplerState(System.Int32,Microsoft.DirectX.Direct3D.SamplerStageStates,System.Int32)">
  2302.       <summary>Sets a sampler state.</summary>
  2303.       <param name="samplerStage">The zero-based sampler stage index.</param>
  2304.       <param name="state">A <see cref="T:Microsoft.DirectX.Direct3D.SamplerStageStates" /> enumeration that identifies sampler state, which can specify the filtering, addressing, or the border color.</param>
  2305.       <param name="value">The value to set for the sampler state type specified in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetSamplerState(System.Int32,Microsoft.DirectX.Direct3D.SamplerStageStates,System.Int32)" />.</param>
  2306.       <returns />
  2307.     </member>
  2308.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetTexture(System.Int32,Microsoft.DirectX.Direct3D.BaseTexture)">
  2309.       <summary>Sets a texture.</summary>
  2310.       <param name="textureStage">The zero-based texture stage index.</param>
  2311.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that represents the texture to set.</param>
  2312.       <returns />
  2313.     </member>
  2314.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetTextureStageState(System.Int32,Microsoft.DirectX.Direct3D.TextureStageStates,System.Int32)">
  2315.       <summary>Sets a texture stage state.</summary>
  2316.       <param name="textureStage">The zero-based texture stage index.</param>
  2317.       <param name="state">A <see cref="T:Microsoft.DirectX.Direct3D.TextureStageStates" /> enumeration that identifies texture state to set.</param>
  2318.       <param name="value">The value to set for the texture state type specified in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetTextureStageState(System.Int32,Microsoft.DirectX.Direct3D.TextureStageStates,System.Int32)" />.</param>
  2319.       <returns />
  2320.     </member>
  2321.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetTransform(Microsoft.DirectX.Direct3D.TransformType,Microsoft.DirectX.Matrix@)">
  2322.       <summary>Sets a transform.</summary>
  2323.       <param name="transformType">A value from the <see cref="T:Microsoft.DirectX.Direct3D.TransformType" /> enumeration to set.</param>
  2324.       <param name="transform">A transformation <see cref="T:Microsoft.DirectX.Matrix" /> to set.</param>
  2325.       <returns />
  2326.     </member>
  2327.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexFormat(Microsoft.DirectX.Direct3D.VertexFormats)">
  2328.       <summary>Sets a vertex format code.</summary>
  2329.       <param name="vertexFormat">A value of the <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> enumeration that detemines how to interpret vertex data.</param>
  2330.       <returns />
  2331.     </member>
  2332.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShader(Microsoft.DirectX.Direct3D.VertexShader)">
  2333.       <summary>Sets a vertex shader.</summary>
  2334.       <param name="vertexShader">The <see cref="T:Microsoft.DirectX.Direct3D.VertexShader" /> object to set.</param>
  2335.       <returns />
  2336.     </member>
  2337.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShaderConstantBoolean(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  2338.       <summary>Sets an array of vertex shader Boolean constants.</summary>
  2339.       <param name="registerIndex">The zero-based index of the first constant register.</param>
  2340.       <param name="constantData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of Boolean constants.</param>
  2341.       <param name="registerCount">The number of registers in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShaderConstantBoolean(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)" />.</param>
  2342.       <returns />
  2343.     </member>
  2344.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShaderConstantInt32(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  2345.       <summary>Sets an array of vertex shader integer constants.</summary>
  2346.       <param name="registerIndex">The zero-based index of the first constant register.</param>
  2347.       <param name="constantData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of integer constants.</param>
  2348.       <param name="registerCount">The number of registers in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShaderConstantInt32(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)" />.</param>
  2349.       <returns />
  2350.     </member>
  2351.     <member name="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShaderConstantSingle(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  2352.       <summary>Sets an array of vertex shader floating-point constants.</summary>
  2353.       <param name="registerIndex">The zero-based index of the first constant register.</param>
  2354.       <param name="constantData">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of floating-point constants.</param>
  2355.       <param name="registerCount">The number of registers in <see cref="M:Microsoft.DirectX.Direct3D.EffectStateManager.SetVertexShaderConstantSingle(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)" />.</param>
  2356.       <returns />
  2357.     </member>
  2358.     <member name="T:Microsoft.DirectX.Direct3D.Font">
  2359.       <summary>Encapsulates the textures and resources needed to render a specific font on a specific device.</summary>
  2360.     </member>
  2361.     <member name="E:Microsoft.DirectX.Direct3D.Font.Disposing">
  2362.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.Font.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  2363.     </member>
  2364.     <member name="E:Microsoft.DirectX.Direct3D.Font.Lost">
  2365.       <summary>Occurs when an object is lost, normally just before a device is reset.</summary>
  2366.     </member>
  2367.     <member name="E:Microsoft.DirectX.Direct3D.Font.Reset">
  2368.       <summary>Occurs after the <see cref="M:Microsoft.DirectX.Direct3D.Font.OnResetDevice" /> method is called or after the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> is reset.</summary>
  2369.     </member>
  2370.     <member name="M:Microsoft.DirectX.Direct3D.Font.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFont)">
  2371.       <summary>Creates a new instance of a <see cref="M:Microsoft.DirectX.Direct3D.Font.#ctor" /> class.</summary>
  2372.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFont" /> interface pointer.</param>
  2373.     </member>
  2374.     <member name="M:Microsoft.DirectX.Direct3D.Font.#ctor(System.IntPtr)">
  2375.       <summary>Creates a new instance of a <see cref="M:Microsoft.DirectX.Direct3D.Font.#ctor" /> class.</summary>
  2376.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFont" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  2377.     </member>
  2378.     <member name="M:Microsoft.DirectX.Direct3D.Font.#ctor(Microsoft.DirectX.Direct3D.Device,System.Drawing.Font)">
  2379.       <summary>Creates a new instance of a <see cref="M:Microsoft.DirectX.Direct3D.Font.#ctor" /> class.</summary>
  2380.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the font object.</param>
  2381.       <param name="font">The <see cref="T:System.Drawing.Font" /> object.</param>
  2382.     </member>
  2383.     <member name="M:Microsoft.DirectX.Direct3D.Font.#ctor(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.FontDescription)">
  2384.       <summary>Creates a new instance of a <see cref="M:Microsoft.DirectX.Direct3D.Font.#ctor" /> class.</summary>
  2385.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the font object.</param>
  2386.       <param name="description">A <see cref="T:Microsoft.DirectX.Direct3D.FontDescription" /> structure.</param>
  2387.     </member>
  2388.     <member name="M:Microsoft.DirectX.Direct3D.Font.#ctor(Microsoft.DirectX.Direct3D.Device,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.FontWeight,System.Int32,System.Boolean,Microsoft.DirectX.Direct3D.CharacterSet,Microsoft.DirectX.Direct3D.Precision,Microsoft.DirectX.Direct3D.FontQuality,Microsoft.DirectX.Direct3D.PitchAndFamily,System.String)">
  2389.       <summary>Creates a new instance of a <see cref="M:Microsoft.DirectX.Direct3D.Font.#ctor" /> class.</summary>
  2390.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the font object.</param>
  2391.       <param name="height">Height of the font.</param>
  2392.       <param name="width">Width of the font.</param>
  2393.       <param name="weight">Weight of the font.</param>
  2394.       <param name="miplevels">Number of mip levels.</param>
  2395.       <param name="italic">Set to true if the font is in italics; otherwise, false.</param>
  2396.       <param name="charset">A <see cref="T:Microsoft.DirectX.Direct3D.CharacterSet" /> enumerated value that indicates the type of characters to use.</param>
  2397.       <param name="outputPrecision">A <see cref="T:Microsoft.DirectX.Direct3D.Precision" /> constant that indicates the font precision.</param>
  2398.       <param name="quality">A <see cref="T:Microsoft.DirectX.Direct3D.FontQuality" /> value that indicates the quality of the font.</param>
  2399.       <param name="pitchFamily">A <see cref="T:Microsoft.DirectX.Direct3D.PitchAndFamily" /> value that indicates the font pitch and family.</param>
  2400.       <param name="faceName">A string that indicates the name of the font.</param>
  2401.     </member>
  2402.     <member name="M:Microsoft.DirectX.Direct3D.Font.Dispose">
  2403.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object.</summary>
  2404.       <returns />
  2405.     </member>
  2406.     <member name="M:Microsoft.DirectX.Direct3D.Font.DrawText(Microsoft.DirectX.Direct3D.Sprite,System.String,System.Int32,System.Int32,System.Drawing.Color)">
  2407.       <summary>Draws formatted text.</summary>
  2408.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string. Can be null, in which case Microsoft Direct3D renders the string with its own sprite object.If <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> will be called more than once in a row, a sprite object should be specified to improve efficiency.</param>
  2409.       <param name="text">String to draw.</param>
  2410.       <param name="x">The x-coordinate where to draw the font.</param>
  2411.       <param name="y">The y-coordinate where to draw the font.</param>
  2412.       <param name="color">Color of the text. For more information, see <see cref="T:System.Drawing.Color" />.</param>
  2413.       <returns>If the function succeeds, the return value is the height of the text in logical units. If <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Center" /> or <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Bottom" /> is specified in the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter, the return value is the offset from <see cref="P:System.Drawing.Rectangle.Top" /> to the bottom of the drawn text. If the function fails, the return value is 0.</returns>
  2414.     </member>
  2415.     <member name="M:Microsoft.DirectX.Direct3D.Font.DrawText(Microsoft.DirectX.Direct3D.Sprite,System.String,System.Int32,System.Int32,System.Int32)">
  2416.       <summary>Draws formatted text.</summary>
  2417.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string. Can be null, in which case Microsoft Direct3D renders the string with its own sprite object.If <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> will be called more than once in a row, a sprite object should be specified to improve efficiency.</param>
  2418.       <param name="text">String to draw.</param>
  2419.       <param name="x">The x-coordinate where to draw the font.</param>
  2420.       <param name="y">The y-coordinate where to draw the font.</param>
  2421.       <param name="color">Integer color value.</param>
  2422.       <returns>If the function succeeds, the return value is the height of the text in logical units. If <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Center" /> or <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Bottom" /> is specified in the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter, the return value is the offset from <see cref="P:System.Drawing.Rectangle.Top" /> to the bottom of the drawn text. If the function fails, the return value is 0.</returns>
  2423.     </member>
  2424.     <member name="M:Microsoft.DirectX.Direct3D.Font.DrawText(Microsoft.DirectX.Direct3D.Sprite,System.String,System.Drawing.Point,System.Drawing.Color)">
  2425.       <summary>Draws formatted text.</summary>
  2426.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string. Can be null, in which case Microsoft Direct3D renders the string with its own sprite object.If <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> will be called more than once in a row, a sprite object should be specified to improve efficiency.</param>
  2427.       <param name="text">String to draw.</param>
  2428.       <param name="pos">A <see cref="T:System.Drawing.Point" /> structure that specifies the upper left-hand coordinates of where to draw the font.</param>
  2429.       <param name="color">Color of the text. For more information, see <see cref="T:System.Drawing.Color" />.</param>
  2430.       <returns>If the function succeeds, the return value is the height of the text in logical units. If <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Center" /> or <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Bottom" /> is specified in the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter, the return value is the offset from <see cref="P:System.Drawing.Rectangle.Top" /> to the bottom of the drawn text. If the function fails, the return value is 0.</returns>
  2431.     </member>
  2432.     <member name="M:Microsoft.DirectX.Direct3D.Font.DrawText(Microsoft.DirectX.Direct3D.Sprite,System.String,System.Drawing.Point,System.Int32)">
  2433.       <summary>Draws formatted text.</summary>
  2434.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string. Can be null, in which case Microsoft Direct3D renders the string with its own sprite object.If <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> will be called more than once in a row, a sprite object should be specified to improve efficiency.</param>
  2435.       <param name="text">String to draw.</param>
  2436.       <param name="pos">A <see cref="T:System.Drawing.Point" /> structure that specifies the upper left-hand coordinates of where to draw the font.</param>
  2437.       <param name="color">Integer color value.</param>
  2438.       <returns>If the function succeeds, the return value is the height of the text in logical units. If <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Center" /> or <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Bottom" /> is specified in the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter, the return value is the offset from <see cref="P:System.Drawing.Rectangle.Top" /> to the bottom of the drawn text. If the function fails, the return value is 0.</returns>
  2439.     </member>
  2440.     <member name="M:Microsoft.DirectX.Direct3D.Font.DrawText(Microsoft.DirectX.Direct3D.Sprite,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.DrawTextFormat,System.Drawing.Color)">
  2441.       <summary>Draws formatted text.</summary>
  2442.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string. Can be null, in which case Microsoft Direct3D renders the string with its own sprite object.If <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> will be called more than once in a row, a sprite object should be specified to improve efficiency.</param>
  2443.       <param name="text">String to draw.</param>
  2444.       <param name="rect">A <see cref="T:System.Drawing.Rectangle" /> structure that contains the rectangle, in logical coordinates, in which the text is being formatted.</param>
  2445.       <param name="format">Method of formatting the text; can be any combination of values from the <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> enumeration.</param>
  2446.       <param name="color">Color of the text. For more information, see <see cref="T:System.Drawing.Color" />.</param>
  2447.       <returns>If the function succeeds, the return value is the height of the text in logical units. If <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Center" /> or <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Bottom" /> is specified in the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter, the return value is the offset from <see cref="P:System.Drawing.Rectangle.Top" /> to the bottom of the drawn text. If the function fails, the return value is 0.</returns>
  2448.     </member>
  2449.     <member name="M:Microsoft.DirectX.Direct3D.Font.DrawText(Microsoft.DirectX.Direct3D.Sprite,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.DrawTextFormat,System.Int32)">
  2450.       <summary>Draws formatted text.</summary>
  2451.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string. Can be null, in which case Microsoft Direct3D renders the string with its own sprite object.If <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> will be called more than once in a row, a sprite object should be specified to improve efficiency.</param>
  2452.       <param name="text">String to draw.</param>
  2453.       <param name="rect">A <see cref="T:System.Drawing.Rectangle" /> structure that contains the rectangle, in logical coordinates, in which the text is being formatted.</param>
  2454.       <param name="format">Method of formatting the text; can be any combination of values from the <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> enumeration.</param>
  2455.       <param name="color">Integer color value.</param>
  2456.       <returns>If the function succeeds, the return value is the height of the text in logical units. If <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Center" /> or <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.Bottom" /> is specified in the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter, the return value is the offset from <see cref="P:System.Drawing.Rectangle.Top" /> to the bottom of the drawn text. If the function fails, the return value is 0.</returns>
  2457.     </member>
  2458.     <member name="M:Microsoft.DirectX.Direct3D.Font.Equals(System.Object)">
  2459.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  2460.       <param name="compare">Object to compare to this object.</param>
  2461.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2462.     </member>
  2463.     <member name="M:Microsoft.DirectX.Direct3D.Font.Finalize">
  2464.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object to free resources before it is destroyed by the garbage collector.</summary>
  2465.       <returns />
  2466.     </member>
  2467.     <member name="M:Microsoft.DirectX.Direct3D.Font.GetGlyphData(System.Int32)">
  2468.       <summary>Returns information about the placement and orientation of a glyph in a character cell.
  2469.     </summary>
  2470.       <param name="glyph">Glyph identifier.</param>
  2471.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that contains the glyph.</returns>
  2472.     </member>
  2473.     <member name="M:Microsoft.DirectX.Direct3D.Font.GetGlyphData(System.Int32,System.Drawing.Rectangle@,System.Drawing.Point@)">
  2474.       <summary>Returns information about the placement and orientation of a glyph in a character cell.
  2475.     </summary>
  2476.       <param name="glyph">Glyph identifier.</param>
  2477.       <param name="blackBox">Smallest <see cref="T:System.Drawing.Rectangle" /> object that completely encloses the glyph (its black box).</param>
  2478.       <param name="cellInc">A <see cref="T:Microsoft.DirectX.Vector2" /> structure that connects the origin of the current character cell to the origin of the next character cell.</param>
  2479.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that contains the glyph.</returns>
  2480.     </member>
  2481.     <member name="M:Microsoft.DirectX.Direct3D.Font.GetHashCode">
  2482.       <summary>Returns the hash code for the current instance.</summary>
  2483.       <returns>Hash code for the instance.</returns>
  2484.     </member>
  2485.     <member name="M:Microsoft.DirectX.Direct3D.Font.GetObjectByValue(System.Int32)">
  2486.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  2487.       <param name="uniqueKey">Object identifier.</param>
  2488.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFont, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.Font" /> class. Not supported.</returns>
  2489.     </member>
  2490.     <member name="M:Microsoft.DirectX.Direct3D.Font.MeasureString(Microsoft.DirectX.Direct3D.Sprite,System.String,Microsoft.DirectX.Direct3D.DrawTextFormat,System.Drawing.Color)">
  2491.       <summary>Measures the rectangular dimensions of the specified text string when drawn with the specified <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object and formatted with the specified <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> method of formatting text.</summary>
  2492.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string.</param>
  2493.       <param name="text">String to measure.</param>
  2494.       <param name="format">Method of formatting the text; can be any combination of values from the <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> enumeration.</param>
  2495.       <param name="color">Color of the text. For more information, see <see cref="T:System.Drawing.Color" />.</param>
  2496.       <returns>A <see cref="T:System.Drawing.Rectangle" /> structure that contains the rectangle, in logical coordinates, that encompasses the formatted text string.</returns>
  2497.     </member>
  2498.     <member name="M:Microsoft.DirectX.Direct3D.Font.MeasureString(Microsoft.DirectX.Direct3D.Sprite,System.String,Microsoft.DirectX.Direct3D.DrawTextFormat,System.Int32)">
  2499.       <summary>Measures the rectangular dimensions of the specified text string when drawn with the specified <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object and formatted with the specified <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> method of formatting text.</summary>
  2500.       <param name="sprite">A <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object that contains the string.</param>
  2501.       <param name="text">String to measure.</param>
  2502.       <param name="format">Method of formatting the text; can be any combination of values from the <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> enumeration.</param>
  2503.       <param name="color">Integer color value.</param>
  2504.       <returns>A <see cref="T:System.Drawing.Rectangle" /> structure that contains the rectangle, in logical coordinates, that encompasses the formatted text string.</returns>
  2505.     </member>
  2506.     <member name="M:Microsoft.DirectX.Direct3D.Font.OnLostDevice">
  2507.       <summary>Releases all references to video memory resources and deletes all state blocks.</summary>
  2508.       <returns />
  2509.     </member>
  2510.     <member name="M:Microsoft.DirectX.Direct3D.Font.OnResetDevice">
  2511.       <summary>Should be called after the device is reset and before any other methods are called, if <see cref="P:Microsoft.DirectX.Direct3D.Device.IsUsingEventHandlers" /> is set to false.</summary>
  2512.       <returns />
  2513.     </member>
  2514.     <member name="M:Microsoft.DirectX.Direct3D.Font.op_Equality(Microsoft.DirectX.Direct3D.Font,Microsoft.DirectX.Direct3D.Font)">
  2515.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  2516.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object to the left of the equality operator.</param>
  2517.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object to the right of the equality operator.</param>
  2518.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2519.     </member>
  2520.     <member name="M:Microsoft.DirectX.Direct3D.Font.op_Inequality(Microsoft.DirectX.Direct3D.Font,Microsoft.DirectX.Direct3D.Font)">
  2521.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  2522.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object to the left of the equality operator.</param>
  2523.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object to the right of the equality operator.</param>
  2524.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  2525.     </member>
  2526.     <member name="M:Microsoft.DirectX.Direct3D.Font.PreloadCharacters(System.Int32,System.Int32)">
  2527.       <summary>Loads a series of characters into video memory to improve the efficiency of rendering to a device.</summary>
  2528.       <param name="first">Identifier of the first character to load into video memory.</param>
  2529.       <param name="last">Identifier of the last character to load into video memory.</param>
  2530.       <returns />
  2531.     </member>
  2532.     <member name="M:Microsoft.DirectX.Direct3D.Font.PreloadGlyphs(System.Int32,System.Int32)">
  2533.       <summary>Loads a series of glyphs into video memory to improve the efficiency of rendering to a device.</summary>
  2534.       <param name="first">Identifier of the first glyph to load into video memory.</param>
  2535.       <param name="last">Identifier of the last glyph to load into video memory.</param>
  2536.       <returns />
  2537.     </member>
  2538.     <member name="M:Microsoft.DirectX.Direct3D.Font.PreloadText(System.String)">
  2539.       <summary>Loads formatted text into video memory to improve the efficiency of rendering to a device.</summary>
  2540.       <param name="text">String of characters to load into video memory.</param>
  2541.       <returns />
  2542.     </member>
  2543.     <member name="M:Microsoft.DirectX.Direct3D.Font.raise_Disposing(System.Object,System.EventArgs)">
  2544.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.Font.Disposing" /> event when called from within a derived class.</summary>
  2545.       <param name="i1">Invoking object reference; should be this object.</param>
  2546.       <param name="i2">Arguments to pass to the event handler.</param>
  2547.       <returns />
  2548.     </member>
  2549.     <member name="M:Microsoft.DirectX.Direct3D.Font.raise_Lost(System.Object,System.EventArgs)">
  2550.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.Font" />.<see cref="E:Microsoft.DirectX.Direct3D.Font.Lost" /> event when called from within a derived class.</summary>
  2551.       <param name="i1">Invoking object reference; should be this object.</param>
  2552.       <param name="i2">Arguments to pass into the event handler.</param>
  2553.       <returns />
  2554.     </member>
  2555.     <member name="M:Microsoft.DirectX.Direct3D.Font.raise_Reset(System.Object,System.EventArgs)">
  2556.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.Font" />.<see cref="E:Microsoft.DirectX.Direct3D.Font.Reset" /> event when called from within a derived class.</summary>
  2557.       <param name="i1">Invoking object reference; should be this object.</param>
  2558.       <param name="i2">Arguments to pass into the event handler.</param>
  2559.       <returns />
  2560.     </member>
  2561.     <member name="M:Microsoft.DirectX.Direct3D.Font.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFont)">
  2562.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  2563.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFont" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Font" /> object.</param>
  2564.       <returns />
  2565.     </member>
  2566.     <member name="P:Microsoft.DirectX.Direct3D.Font.Description">
  2567.       <summary>Retrieves a description of the current font object.</summary>
  2568.     </member>
  2569.     <member name="P:Microsoft.DirectX.Direct3D.Font.Device">
  2570.       <summary>Retrieves the Microsoft Direct3D device associated with a font object.</summary>
  2571.     </member>
  2572.     <member name="P:Microsoft.DirectX.Direct3D.Font.DeviceContext">
  2573.       <summary>Returns a handle to a display device context (DC) that includes the font set.</summary>
  2574.     </member>
  2575.     <member name="P:Microsoft.DirectX.Direct3D.Font.Disposed">
  2576.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  2577.     </member>
  2578.     <member name="P:Microsoft.DirectX.Direct3D.Font.UnmanagedComPointer">
  2579.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFont" /> interface pointer.</summary>
  2580.     </member>
  2581.     <member name="T:Microsoft.DirectX.Direct3D.FragmentLinker">
  2582.       <summary>Links shader fragments at runtime.</summary>
  2583.     </member>
  2584.     <member name="E:Microsoft.DirectX.Direct3D.FragmentLinker.Disposing">
  2585.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.FragmentLinker.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  2586.     </member>
  2587.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.AddFragments(Microsoft.DirectX.GraphicsStream)">
  2588.       <summary>Adds fragments to the existing fragment linker.</summary>
  2589.       <param name="fragments">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains shader fragments to add.</param>
  2590.       <returns />
  2591.     </member>
  2592.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.ClearCache">
  2593.       <summary>Clears the fragment linker cache.</summary>
  2594.       <returns />
  2595.     </member>
  2596.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker)">
  2597.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> class.</summary>
  2598.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker" /> interface pointer.</param>
  2599.     </member>
  2600.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.#ctor(System.IntPtr)">
  2601.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> class.</summary>
  2602.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  2603.     </member>
  2604.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.#ctor(Microsoft.DirectX.Direct3D.Device,System.Int32)">
  2605.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> class.</summary>
  2606.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" />.</param>
  2607.       <param name="shaderCacheSize">Integer that represents the shader cache size.</param>
  2608.     </member>
  2609.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.Dispose">
  2610.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object.</summary>
  2611.       <returns />
  2612.     </member>
  2613.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.Equals(System.Object)">
  2614.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  2615.       <param name="compare">Object to compare to this object.</param>
  2616.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2617.     </member>
  2618.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.Finalize">
  2619.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object to free resources before it is destroyed by the garbage collector.</summary>
  2620.       <returns />
  2621.     </member>
  2622.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromFile(System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2623.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2624.       <param name="file">String that represents the name of the file that contains the shader fragments.</param>
  2625.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2626.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2627.     </member>
  2628.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromFile(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2629.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2630.       <param name="file">String that represents the name of the file that contains the shader fragments.</param>
  2631.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2632.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2633.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2634.     </member>
  2635.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromFile(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2636.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2637.       <param name="file">String that represents the name of the file that contains the shader fragments.</param>
  2638.       <param name="preprocessorDefines">Array of <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> objects that specify the preprocessor definitions to use.</param>
  2639.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2640.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2641.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2642.     </member>
  2643.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromFile(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2644.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2645.       <param name="file">String that represents the name of the file that contains the shader fragments.</param>
  2646.       <param name="preprocessorDefines">Array of <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> objects that specify the preprocessor definitions to use.</param>
  2647.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2648.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2649.       <param name="compilationErrors">A <see cref="T:System.String" /> that contains a listing of errors and warnings that were encountered during compilation.</param>
  2650.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2651.     </member>
  2652.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2653.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2654.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader fragments.</param>
  2655.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2656.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2657.     </member>
  2658.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2659.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2660.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader fragments.</param>
  2661.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2662.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2663.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2664.     </member>
  2665.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2666.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2667.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader fragments.</param>
  2668.       <param name="preprocessorDefines">Array of <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> objects that specify the preprocessor definitions to use.</param>
  2669.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2670.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2671.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2672.     </member>
  2673.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2674.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2675.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader fragments.</param>
  2676.       <param name="preprocessorDefines">Array of <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> objects that specify the preprocessor definitions to use.</param>
  2677.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2678.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2679.       <param name="compilationErrors">A <see cref="T:System.String" /> that contains a listing of errors and warnings that were encountered during compilation.</param>
  2680.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2681.     </member>
  2682.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromString(System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2683.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2684.       <param name="data">A <see cref="T:System.String" /> that contains the shader fragments.</param>
  2685.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2686.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2687.     </member>
  2688.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromString(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2689.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2690.       <param name="data">A <see cref="T:System.String" /> that contains the shader fragments.</param>
  2691.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2692.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2693.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2694.     </member>
  2695.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromString(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  2696.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2697.       <param name="data">A <see cref="T:System.String" /> that contains the shader fragments.</param>
  2698.       <param name="preprocessorDefines">Array of <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> objects that specify the preprocessor definitions to use.</param>
  2699.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2700.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2701.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2702.     </member>
  2703.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GatherFragmentsFromString(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  2704.       <summary>Assembles shader fragments and creates a new fragment linker object.</summary>
  2705.       <param name="data">A <see cref="T:System.String" /> that contains the shader fragments.</param>
  2706.       <param name="preprocessorDefines">Array of <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> objects that specify the preprocessor definitions to use.</param>
  2707.       <param name="includeFile">An <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  2708.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the shader compiler options to use.</param>
  2709.       <param name="compilationErrors">A <see cref="T:System.String" /> that contains a listing of errors and warnings that were encountered during compilation.</param>
  2710.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the created shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2711.     </member>
  2712.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GetFragment(System.String)">
  2713.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader fragment.</summary>
  2714.       <param name="name">String that represents the name of the shader fragment.</param>
  2715.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader fragment.</returns>
  2716.     </member>
  2717.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GetFragmentDescription(System.String)">
  2718.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.Direct3D.FragmentDescription" /> object.</summary>
  2719.       <param name="name">String that represents the name of the shader fragment.</param>
  2720.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.FragmentDescription" /> object that contains the fragment description.</returns>
  2721.     </member>
  2722.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GetFragmentHandle(System.String)">
  2723.       <summary>Retrieves an <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object by name or by index.</summary>
  2724.       <param name="name">String that represents the name of the shader fragment.</param>
  2725.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that contains the fragment handle.</returns>
  2726.     </member>
  2727.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GetFragmentHandle(System.Int32)">
  2728.       <summary>Retrieves an <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object by name or by index.</summary>
  2729.       <param name="index">Integer that represents the zero-based index of the shader fragment.</param>
  2730.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that contains the fragment handle.</returns>
  2731.     </member>
  2732.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GetHashCode">
  2733.       <summary>Returns the hash code for the current instance.</summary>
  2734.       <returns>Hash code for the instance.</returns>
  2735.     </member>
  2736.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.GetObjectByValue(System.Int32)">
  2737.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  2738.       <param name="uniqueKey">Object identifier.</param>
  2739.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFragmentLinker, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> class. Not supported.</returns>
  2740.     </member>
  2741.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.LinkPixelShader(System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectHandle[],System.String@)">
  2742.       <summary>Links a compiled pixel shader at run time.</summary>
  2743.       <param name="profile">A <see cref="T:System.String" /> that contains the pixel shader profile that determines the shader instruction set.</param>
  2744.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the link options to use.</param>
  2745.       <param name="fragmentHandles">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> objects that represent the handles of the fragments to link.</param>
  2746.       <param name="errors">A <see cref="T:System.String" /> that contains a listing of errors and warnings that were encountered during compilation.</param>
  2747.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.PixelShader" /> object that contains the linked pixel shader.</returns>
  2748.     </member>
  2749.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.LinkShader(System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectHandle[],System.String@)">
  2750.       <summary>Links a compiled shader at run time.</summary>
  2751.       <param name="profile">A <see cref="T:System.String" /> that contains the compiled shader profile that determines the shader instruction set.</param>
  2752.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the link options to use.</param>
  2753.       <param name="fragmentHandles">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> objects that represent the handles of the fragments to link.</param>
  2754.       <param name="errors">A <see cref="T:System.String" /> that contains a listing of errors and warnings that were encountered during compilation.</param>
  2755.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the linked shader. This buffer contains the compiled shader code as well as any embedded debug and symbol table information.</returns>
  2756.     </member>
  2757.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.LinkVertexShader(System.String,Microsoft.DirectX.Direct3D.ShaderFlags,Microsoft.DirectX.Direct3D.EffectHandle[],System.String@)">
  2758.       <summary>Links a compiled shader at run time.</summary>
  2759.       <param name="profile">A <see cref="T:System.String" /> that contains the vertex shader profile that determines the shader instruction set.</param>
  2760.       <param name="flags">A <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specifies the link options to use.</param>
  2761.       <param name="fragmentHandles">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> objects that represent the handles of the fragments to link.</param>
  2762.       <param name="errors">A <see cref="T:System.String" /> that contains a listing of errors and warnings that were encountered during compilation.</param>
  2763.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.VertexShader" /> object that contains the linked vertex shader.</returns>
  2764.     </member>
  2765.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.op_Equality(Microsoft.DirectX.Direct3D.FragmentLinker,Microsoft.DirectX.Direct3D.FragmentLinker)">
  2766.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  2767.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object to the left of the equality operator.</param>
  2768.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object to the right of the equality operator.</param>
  2769.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  2770.     </member>
  2771.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.op_Inequality(Microsoft.DirectX.Direct3D.FragmentLinker,Microsoft.DirectX.Direct3D.FragmentLinker)">
  2772.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  2773.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object to the left of the equality operator.</param>
  2774.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object to the right of the equality operator.</param>
  2775.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  2776.     </member>
  2777.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.raise_Disposing(System.Object,System.EventArgs)">
  2778.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.FragmentLinker.Disposing" /> event when called from within a derived class.</summary>
  2779.       <param name="i1">Invoking object reference; should be this object.</param>
  2780.       <param name="i2">Arguments to pass to the event handler.</param>
  2781.       <returns />
  2782.     </member>
  2783.     <member name="M:Microsoft.DirectX.Direct3D.FragmentLinker.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker)">
  2784.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  2785.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.FragmentLinker" /> object.</param>
  2786.       <returns />
  2787.     </member>
  2788.     <member name="P:Microsoft.DirectX.Direct3D.FragmentLinker.AllFragments">
  2789.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled linker fragments.</summary>
  2790.     </member>
  2791.     <member name="P:Microsoft.DirectX.Direct3D.FragmentLinker.Device">
  2792.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> for the current fragment linker.</summary>
  2793.     </member>
  2794.     <member name="P:Microsoft.DirectX.Direct3D.FragmentLinker.Disposed">
  2795.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  2796.     </member>
  2797.     <member name="P:Microsoft.DirectX.Direct3D.FragmentLinker.NumberOfFragments">
  2798.       <summary>Retrieves the number of fragments in the linker.</summary>
  2799.     </member>
  2800.     <member name="P:Microsoft.DirectX.Direct3D.FragmentLinker.UnmanagedComPointer">
  2801.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker" /> interface pointer.</summary>
  2802.     </member>
  2803.     <member name="T:Microsoft.DirectX.Direct3D.Frame">
  2804.       <summary>Encapsulates a transform frame in a transformation frame hierarchy.</summary>
  2805.     </member>
  2806.     <member name="M:Microsoft.DirectX.Direct3D.Frame.AppendChild(Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Direct3D.Frame)">
  2807.       <summary>Adds a child frame to a frame.</summary>
  2808.       <param name="parent">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the parent node in the frame hierarchy.</param>
  2809.       <param name="child">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the child node to add to the frame hierarchy.</param>
  2810.       <returns />
  2811.     </member>
  2812.     <member name="M:Microsoft.DirectX.Direct3D.Frame.CalculateBoundingSphere(Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Vector3@)">
  2813.       <summary>Computes the bounding sphere of all meshes in the frame hierarchy.</summary>
  2814.       <param name="frameRoot">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the root node in the frame hierarchy.</param>
  2815.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> object that contains the center coordinates of the bounding sphere.</param>
  2816.       <returns>Floating-point value that represents the radius of the bounding sphere.</returns>
  2817.     </member>
  2818.     <member name="M:Microsoft.DirectX.Direct3D.Frame.#ctor">
  2819.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> class.</summary>
  2820.     </member>
  2821.     <member name="M:Microsoft.DirectX.Direct3D.Frame.Destroy(Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Direct3D.AllocateHierarchy)">
  2822.       <summary>Destroys the subtree of frames under the root, including the root.</summary>
  2823.       <param name="frameRoot">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the root node in the frame hierarchy.</param>
  2824.       <param name="allocHierarchy">An <see cref="T:Microsoft.DirectX.Direct3D.AllocateHierarchy" /> object used to deallocate nodes of the frame hierarchy.</param>
  2825.       <returns />
  2826.     </member>
  2827.     <member name="M:Microsoft.DirectX.Direct3D.Frame.Finalize">
  2828.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object to free resources before it is destroyed by the garbage collector.</summary>
  2829.       <returns />
  2830.     </member>
  2831.     <member name="M:Microsoft.DirectX.Direct3D.Frame.Find(Microsoft.DirectX.Direct3D.Frame,System.String)">
  2832.       <summary>Finds the child frame of a root frame.</summary>
  2833.       <param name="frameRoot">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the root node in the frame hierarchy.</param>
  2834.       <param name="name">String that represents the name of the child frame to find.</param>
  2835.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the located child frame.</returns>
  2836.     </member>
  2837.     <member name="M:Microsoft.DirectX.Direct3D.Frame.GetNumberNamedMatrices(Microsoft.DirectX.Direct3D.Frame)">
  2838.       <summary>Retrieves the number of frames in a subtree that have non-null names.</summary>
  2839.       <param name="frameRoot">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the root node of the subtree.</param>
  2840.       <returns>Integer that represents the number of frames that have non-null names.</returns>
  2841.     </member>
  2842.     <member name="M:Microsoft.DirectX.Direct3D.Frame.RegisterNamedMatrices(Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Direct3D.AnimationController)">
  2843.       <summary>Given a frame hierarchy, registers all named matrices in the animation mixer.</summary>
  2844.       <param name="frameRoot">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the root node in the frame hierarchy.</param>
  2845.       <param name="animationMixer">An <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> object that represents the animation mixer.</param>
  2846.       <returns />
  2847.     </member>
  2848.     <member name="P:Microsoft.DirectX.Direct3D.Frame.FrameFirstChild">
  2849.       <summary>Retrieves the first child of the frame.</summary>
  2850.     </member>
  2851.     <member name="P:Microsoft.DirectX.Direct3D.Frame.FrameSibling">
  2852.       <summary>Retrieves the first sibling of the current frame in the hierarchy.</summary>
  2853.     </member>
  2854.     <member name="P:Microsoft.DirectX.Direct3D.Frame.MeshContainer">
  2855.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" /> object in a transformation frame hierarchy.</summary>
  2856.     </member>
  2857.     <member name="P:Microsoft.DirectX.Direct3D.Frame.Name">
  2858.       <summary>Retrieves or sets the name of a frame.</summary>
  2859.     </member>
  2860.     <member name="P:Microsoft.DirectX.Direct3D.Frame.TransformationMatrix">
  2861.       <summary>Retrieves or sets the transformation <see cref="T:Microsoft.DirectX.Matrix" /> of a frame.</summary>
  2862.     </member>
  2863.     <member name="T:Microsoft.DirectX.Direct3D.Geometry">
  2864.       <summary>Contains miscellaneous math-related functions.</summary>
  2865.     </member>
  2866.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.BoxBoundProbe(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3)">
  2867.       <summary>Determines whether a ray intersects the volume of a bounding box.</summary>
  2868.       <param name="min">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the lower-left corner of the bounding box. See Remarks.</param>
  2869.       <param name="max">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the upper-right corner of the bounding box. See Remarks.</param>
  2870.       <param name="rayPosition">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  2871.       <param name="rayDirection">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray. This vector should not be (0,0,0), but does not need to be normalized.</param>
  2872.       <returns>Value that is true if the ray intersects the volume of the bounding box, or false if it does not.</returns>
  2873.     </member>
  2874.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingBox(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Vector3@,Microsoft.DirectX.Vector3@)">
  2875.       <summary>Computes a coordinate axis-oriented bounding box.</summary>
  2876.       <param name="pointsFvf">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the points around which the bounding box is constructed.</param>
  2877.       <param name="numVertices">Number of vertices.</param>
  2878.       <param name="vertexFormat">A <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> object that specifies the format of the vertices that are passed in.</param>
  2879.       <param name="min">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned lower-left corner of the bounding box.</param>
  2880.       <param name="max">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned upper-right corner of the bounding box.</param>
  2881.       <returns />
  2882.     </member>
  2883.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingBox(System.Array,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Vector3@,Microsoft.DirectX.Vector3@)">
  2884.       <summary>Computes a coordinate axis-oriented bounding box.</summary>
  2885.       <param name="pointsFvf">Array that contains the points around which the bounding box is constructed.</param>
  2886.       <param name="vertexFormat">A <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> object that specifies the format of the vertices that are passed in.</param>
  2887.       <param name="min">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned lower-left corner of the bounding box.</param>
  2888.       <param name="max">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned upper-right corner of the bounding box.</param>
  2889.       <returns />
  2890.     </member>
  2891.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingBox(Microsoft.DirectX.GraphicsStream,System.Int32,System.Int32,Microsoft.DirectX.Vector3@,Microsoft.DirectX.Vector3@)">
  2892.       <summary>Computes a coordinate axis-oriented bounding box.</summary>
  2893.       <param name="pointsFvf">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the points around which the bounding box is constructed.</param>
  2894.       <param name="numVertices">Number of vertices.</param>
  2895.       <param name="strideSize" />
  2896.       <param name="min">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned lower-left corner of the bounding box.</param>
  2897.       <param name="max">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned upper-right corner of the bounding box.</param>
  2898.       <returns />
  2899.     </member>
  2900.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingBox(System.Array,System.Int32,Microsoft.DirectX.Vector3@,Microsoft.DirectX.Vector3@)">
  2901.       <summary>Computes a coordinate axis-oriented bounding box.</summary>
  2902.       <param name="pointsFvf">Array that contains the points around which the bounding box is constructed.</param>
  2903.       <param name="strideSize" />
  2904.       <param name="min">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned lower-left corner of the bounding box.</param>
  2905.       <param name="max">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the returned upper-right corner of the bounding box.</param>
  2906.       <returns />
  2907.     </member>
  2908.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingSphere(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Vector3@)">
  2909.       <summary>Computes a bounding sphere for a mesh.</summary>
  2910.       <param name="pointsFvf">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the points around which the bounding sphere is constructed.</param>
  2911.       <param name="numVertices">Number of vertices.</param>
  2912.       <param name="vertexFormat">A <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> object that specifies the format of the vertices that are passed in.</param>
  2913.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that defines the coordinate center of the returned bounding sphere.</param>
  2914.       <returns>Radius of the returned bounding sphere.</returns>
  2915.     </member>
  2916.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingSphere(System.Array,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Vector3@)">
  2917.       <summary>Computes a bounding sphere for a mesh.</summary>
  2918.       <param name="pointsFvf">Array that contains the points around which the bounding box is constructed.</param>
  2919.       <param name="vertexFormat">A <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> object that specifies the format of the vertices that are passed in.</param>
  2920.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that defines the coordinate center of the returned bounding sphere.</param>
  2921.       <returns>Radius of the returned bounding sphere.</returns>
  2922.     </member>
  2923.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingSphere(Microsoft.DirectX.GraphicsStream,System.Int32,System.Int32,Microsoft.DirectX.Vector3@)">
  2924.       <summary>Computes a bounding sphere for a mesh.</summary>
  2925.       <param name="pointsFvf">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the points around which the bounding sphere is constructed.</param>
  2926.       <param name="numVertices">Number of vertices.</param>
  2927.       <param name="strideSize" />
  2928.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that defines the coordinate center of the returned bounding sphere.</param>
  2929.       <returns>Radius of the returned bounding sphere.</returns>
  2930.     </member>
  2931.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeBoundingSphere(System.Array,System.Int32,Microsoft.DirectX.Vector3@)">
  2932.       <summary>Computes a bounding sphere for a mesh.</summary>
  2933.       <param name="pointsFvf">Array that contains the points around which the bounding box is constructed.</param>
  2934.       <param name="strideSize" />
  2935.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that defines the coordinate center of the returned bounding sphere.</param>
  2936.       <returns>Radius of the returned bounding sphere.</returns>
  2937.     </member>
  2938.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.ComputeTangentFrame(Microsoft.DirectX.Direct3D.Mesh,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.TangentOptions,Microsoft.DirectX.GraphicsStream,System.Single,System.Single,System.Single,Microsoft.DirectX.GraphicsStream@)">
  2939.       <summary>Performs tangent frame computations on a mesh. Tangent, binormal, and optionally normal vectors are generated. Singularities are handled as required by grouping edges and splitting vertices.</summary>
  2940.       <param name="mesh">Input <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> mesh object.</param>
  2941.       <param name="textureInSemantic">Specifies the name of the semantic declaration to use for reading texture coordinates, typically <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.TextureCoordinate" />.</param>
  2942.       <param name="textureInIndex">If a mesh has multiple texture coordinates, specifies the texture coordinate to use for the tangent frame computations. If zero, the mesh has only a single texture coordinate.</param>
  2943.       <param name="upartialOutSemantic">Specifies the <see cref="T:Microsoft.DirectX.Direct3D.DeclarationUsage" /> type, typically <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.BiNormal" />, that describes where the partial derivative with respect to the u texture coordinate will be stored.</param>
  2944.       <param name="upartialOutIndex">Specifies the semantic index at which to store the partial derivative with respect to the u texture coordinate.</param>
  2945.       <param name="vpartialOutSemantic">Specifies the <see cref="T:Microsoft.DirectX.Direct3D.DeclarationUsage" /> type, typically <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.BiNormal" />, that describes where the partial derivative with respect to the v texture coordinate will be stored.</param>
  2946.       <param name="vpartialOutIndex">Specifies the semantic index at which to store the partial derivative with respect to the v texture coordinate.</param>
  2947.       <param name="normalOutSemantic">Specifies the <see cref="T:Microsoft.DirectX.Direct3D.DeclarationUsage" /> type, typically <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.Normal" />, that describes where the normal vector at each vertex will be stored.</param>
  2948.       <param name="normalOutIndex">Specifies the semantic index at which to store the normal vector at each vertex.</param>
  2949.       <param name="options">Combination of one or more <see cref="T:Microsoft.DirectX.Direct3D.TangentOptions" /> values that specify tangent frame computation options. If zero, the following options will be specified: & !( WeightByArea | WeightEqual | OrthogonalizeFromU | OrthogonalizeFromV | WrapUV | DontNormalizePartials | WindClockwise | CalculateNormals ).</param>
  2950.       <param name="adjacency">
  2951.         <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  2952.       <param name="partialEdgeTreshold">Specifies the maximum cosine of the angle at which two partial derivatives are deemed to be incompatible with each other. If the dot product of the direction of the two partial derivatives in adjacent triangles is less than or equal to this threshold, then the vertices shared between these triangles will be split.</param>
  2953.       <param name="singularPointThreshold">Specifies the maximum magnitude of a partial derivative at which a vertex will be deemed singular. As multiple triangles are incident on a point that have nearby tangent frames, but altogether cancel each other out (such as at the top of a sphere), the magnitude of the partial derivative will decrease. If the magnitude is less than or equal to this threshold, then the vertex will be split for every triangle that contains it.</param>
  2954.       <param name="normalEdgeThreshold">Similar to <see cref="M:Microsoft.DirectX.Direct3D.Geometry.ComputeTangentFrame(Microsoft.DirectX.Direct3D.Mesh,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.TangentOptions,Microsoft.DirectX.GraphicsStream,System.Single,System.Single,System.Single,Microsoft.DirectX.GraphicsStream@)" />, specifies the maximum cosine of the angle between two normals that is a threshold beyond which vertices shared between triangles will be split. If the dot product of the two normals is less than the threshold, the shared vertices will be split, forming a hard edge between neighboring triangles. If the dot product is more than the threshold, neighboring triangles will have their normals interpolated.</param>
  2955.       <param name="vertexRemapping">Output <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that receives a mapping of new vertices computed by this method to the original vertices.</param>
  2956.       <returns>Output <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> mesh object that receives the computed tangent, binormal, and normal vector data.</returns>
  2957.     </member>
  2958.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.DegreeToRadian(System.Single)">
  2959.       <summary>Converts degrees to radians.</summary>
  2960.       <param name="degree">Value, in degrees, to convert to radians.</param>
  2961.       <returns>Converted value in radians.</returns>
  2962.     </member>
  2963.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.FresnelTerm(System.Single,System.Single)">
  2964.       <summary>Calculates the Fresnel term.</summary>
  2965.       <param name="cosTheta">Cosine of the incident angle; must be between 0 and 1.</param>
  2966.       <param name="refractionIndex">Refraction index of a material; must be greater than 1.</param>
  2967.       <returns>Fresnel term for unpolarized light.</returns>
  2968.     </member>
  2969.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.IntersectTri(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation@)">
  2970.       <summary>Computes the intersection of a ray and a triangle.</summary>
  2971.       <param name="zero">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the first triangle vertex position.</param>
  2972.       <param name="one">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the second triangle vertex position.</param>
  2973.       <param name="two">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that describes the third triangle vertex position.</param>
  2974.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the position of the ray.</param>
  2975.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  2976.       <param name="hitLocation">An <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> structure that indicates the coordinates at which the ray intersects with the triangle.</param>
  2977.       <returns>Value that is true if the ray intersects the area of the triangle, or false if it does not.</returns>
  2978.     </member>
  2979.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.OptimizeFaces(System.Int32[],System.Int32)">
  2980.       <summary>Optimizes a set of faces.</summary>
  2981.       <param name="indices">Array of 32-bit indices that indicate the mesh faces to optimize.</param>
  2982.       <param name="numberVertices">Number of vertices in the mesh to optimize.</param>
  2983.       <returns>Array of <see cref="T:System.Int32" /> values that represent the optimized faces.</returns>
  2984.     </member>
  2985.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.OptimizeFaces(System.Int16[],System.Int32)">
  2986.       <summary>Optimizes a set of faces.</summary>
  2987.       <param name="indices">Array of 16-bit indices that indicate the mesh faces to optimize.</param>
  2988.       <param name="numberVertices">Number of vertices in the mesh to optimize.</param>
  2989.       <returns>Array of <see cref="T:System.Int32" /> values that represent the optimized faces.</returns>
  2990.     </member>
  2991.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.OptimizeVertices(System.Int32[],System.Int32)">
  2992.       <summary>Optimizes a set of vertices.</summary>
  2993.       <param name="indices">Array of 32-bit indices that indicate the vertices to optimize.</param>
  2994.       <param name="numberVertices">Number of vertices to optimize.</param>
  2995.       <returns>Optimized vertices.</returns>
  2996.     </member>
  2997.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.OptimizeVertices(System.Int16[],System.Int32)">
  2998.       <summary>Optimizes a set of vertices.</summary>
  2999.       <param name="indices">Array of 16-bit indices that indicate the vertices to optimize.</param>
  3000.       <param name="numberVertices">Number of vertices to optimize.</param>
  3001.       <returns>Optimized vertices.</returns>
  3002.     </member>
  3003.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.RadianToDegree(System.Single)">
  3004.       <summary>Converts radians to degrees.</summary>
  3005.       <param name="radian">Value, in radians, to convert to degrees.</param>
  3006.       <returns>Converted value in degrees.</returns>
  3007.     </member>
  3008.     <member name="M:Microsoft.DirectX.Direct3D.Geometry.SphereBoundProbe(Microsoft.DirectX.Vector3,System.Single,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3)">
  3009.       <summary>Determines whether a ray intersects the volume of a sphere's bounding box.</summary>
  3010.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the center coordinate of the sphere.</param>
  3011.       <param name="radius">Radius of the sphere.</param>
  3012.       <param name="rayPosition">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3013.       <param name="rayDirection">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray. This vector should not be (0,0,0), but does not need to be normalized.</param>
  3014.       <returns>Value that is true if the ray intersects the volume of the sphere's bounding box, or false if it does not.</returns>
  3015.     </member>
  3016.     <member name="T:Microsoft.DirectX.Direct3D.Include">
  3017.       <summary>Provides access to include-file directives.</summary>
  3018.     </member>
  3019.     <member name="M:Microsoft.DirectX.Direct3D.Include.#ctor">
  3020.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Include" /> class.</summary>
  3021.     </member>
  3022.     <member name="M:Microsoft.DirectX.Direct3D.Include.Finalize">
  3023.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object to free resources before it is destroyed by the garbage collector.</summary>
  3024.       <returns />
  3025.     </member>
  3026.     <member name="M:Microsoft.DirectX.Direct3D.Include.Open(Microsoft.DirectX.Direct3D.IncludeType,System.String)">
  3027.       <summary>Opens and reads the contents of a shader #include file.</summary>
  3028.       <param name="includeType">An <see cref="T:Microsoft.DirectX.Direct3D.IncludeType" /> object that represents the #include file to open.</param>
  3029.       <param name="filename">A <see cref="T:System.String" /> that contains the name of the #include file to open.</param>
  3030.       <returns>A <see cref="T:System.IO.Stream" /> object that contains the #include file data.</returns>
  3031.     </member>
  3032.     <member name="T:Microsoft.DirectX.Direct3D.InvalidDataException">
  3033.       <summary>The data is invalid.</summary>
  3034.     </member>
  3035.     <member name="M:Microsoft.DirectX.Direct3D.InvalidDataException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  3036.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidDataException" /> class.</summary>
  3037.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  3038.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  3039.     </member>
  3040.     <member name="M:Microsoft.DirectX.Direct3D.InvalidDataException.#ctor(System.String,System.Exception)">
  3041.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidDataException" /> class.</summary>
  3042.       <param name="message">String that contains the error message to display.</param>
  3043.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  3044.     </member>
  3045.     <member name="M:Microsoft.DirectX.Direct3D.InvalidDataException.#ctor(System.String)">
  3046.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidDataException" /> class.</summary>
  3047.       <param name="message">String that contains the error message to display.</param>
  3048.     </member>
  3049.     <member name="M:Microsoft.DirectX.Direct3D.InvalidDataException.#ctor">
  3050.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidDataException" /> class.</summary>
  3051.     </member>
  3052.     <member name="T:Microsoft.DirectX.Direct3D.InvalidMeshException">
  3053.       <summary>The mesh is invalid.</summary>
  3054.     </member>
  3055.     <member name="M:Microsoft.DirectX.Direct3D.InvalidMeshException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  3056.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidMeshException" /> class.</summary>
  3057.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  3058.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  3059.     </member>
  3060.     <member name="M:Microsoft.DirectX.Direct3D.InvalidMeshException.#ctor(System.String,System.Exception)">
  3061.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidMeshException" /> class.</summary>
  3062.       <param name="message">String that contains the error message to display.</param>
  3063.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  3064.     </member>
  3065.     <member name="M:Microsoft.DirectX.Direct3D.InvalidMeshException.#ctor(System.String)">
  3066.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidMeshException" /> class.</summary>
  3067.       <param name="message">String that contains the error message to display.</param>
  3068.     </member>
  3069.     <member name="M:Microsoft.DirectX.Direct3D.InvalidMeshException.#ctor">
  3070.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.InvalidMeshException" /> class.</summary>
  3071.     </member>
  3072.     <member name="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet">
  3073.       <summary>Implements a keyframe animation set.</summary>
  3074.     </member>
  3075.     <member name="E:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Disposing">
  3076.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  3077.     </member>
  3078.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Compress(Microsoft.DirectX.Direct3D.CompressionFlags,System.Single,Microsoft.DirectX.Direct3D.Frame)">
  3079.       <summary>Transforms animations in an animation set into a compressed format and returns the compressed data.</summary>
  3080.       <param name="flags">One of the <see cref="T:Microsoft.DirectX.Direct3D.CompressionFlags" /> values that define the compression mode used for storing compressed animation set data.</param>
  3081.       <param name="lossiness">Desired compression loss ratio, in the range of 0 to 1.</param>
  3082.       <param name="hierarchy">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> transformation frame hierarchy. Can be null.</param>
  3083.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CompressedAnimationSet" /> object.</returns>
  3084.     </member>
  3085.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet)">
  3086.       <summary>Creates a <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" />.</summary>
  3087.       <param name="pInterop">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet" /> interface pointer.</param>
  3088.     </member>
  3089.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.#ctor(System.IntPtr)">
  3090.       <summary>Creates a <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" />.</summary>
  3091.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  3092.     </member>
  3093.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.#ctor(System.String,System.Double,Microsoft.DirectX.Direct3D.PlaybackType,System.Int32,Microsoft.DirectX.Direct3D.KeyCallback[])">
  3094.       <summary>Creates a <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" />.</summary>
  3095.       <param name="name">String that contains the name of the animation set.</param>
  3096.       <param name="ticksPerSecond">Number of key-frame ticks that elapse per second.</param>
  3097.       <param name="playback">Type of the animation set playback loop. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.PlaybackType" />.</param>
  3098.       <param name="numberAnimations">Number of scale, rotate, and translate (SRT) animation sets.</param>
  3099.       <param name="callbackKeys">Array that contains the <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" />.</param>
  3100.     </member>
  3101.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Dispose">
  3102.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object.</summary>
  3103.       <returns />
  3104.     </member>
  3105.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Equals(System.Object)">
  3106.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  3107.       <param name="compare">Object to compare to this object.</param>
  3108.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  3109.     </member>
  3110.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Finalize">
  3111.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object to free resources before it is destroyed by the garbage collector.</summary>
  3112.       <returns />
  3113.     </member>
  3114.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetCallbackKey(System.Int32)">
  3115.       <summary>Retrieves information about a specific callback in the animation set.</summary>
  3116.       <param name="index">An integer that represents the animation index.</param>
  3117.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> object that describes the animation's callback key.</returns>
  3118.     </member>
  3119.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetCallbackKeys">
  3120.       <summary>Fills an array with callback key data used for keyframe animation.</summary>
  3121.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> structures that contain callback data.</returns>
  3122.     </member>
  3123.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetHashCode">
  3124.       <summary>Returns the hash code for the current instance.</summary>
  3125.       <returns>Hash code for the instance.</returns>
  3126.     </member>
  3127.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetNumberRotationKeys(System.Int32)">
  3128.       <summary>Retrieves the number of rotation keys in the specified keyframe animation.</summary>
  3129.       <param name="animation">Animation index.</param>
  3130.       <returns>Number of rotation keys in the specified keyframe animation.</returns>
  3131.     </member>
  3132.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetNumberScaleKeys(System.Int32)">
  3133.       <summary>Retrieves the number of scale keys in the specified keyframe animation.</summary>
  3134.       <param name="animation">Animation index.</param>
  3135.       <returns>Number of scale keys in the specified keyframe animation.</returns>
  3136.     </member>
  3137.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetNumberTranslationKeys(System.Int32)">
  3138.       <summary>Retrieves the number of translation keys in the specified keyframe animation.</summary>
  3139.       <param name="animation">Animation index.</param>
  3140.       <returns>Number of translation keys in the specified keyframe animation.</returns>
  3141.     </member>
  3142.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetObjectByValue(System.Int32)">
  3143.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  3144.       <param name="uniqueKey">Object identifier.</param>
  3145.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXKeyframedAnimationSet, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> class. Not supported.</returns>
  3146.     </member>
  3147.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetRotationKey(System.Int32,System.Int32)">
  3148.       <summary>Retrieves rotation information for a specific key frame in the animation set.</summary>
  3149.       <param name="animation">An integer that represents the animation index.</param>
  3150.       <param name="key">An integer that represents the animation key frame.</param>
  3151.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.KeyQuaternion" /> object that contains the key frame's rotation data.</returns>
  3152.     </member>
  3153.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetRotationKeys(System.Int32)">
  3154.       <summary>Fills an array with rotational key data used for keyframe animation.</summary>
  3155.       <param name="animation">Animation index.</param>
  3156.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyQuaternion" /> structures that contain animation rotation data.</returns>
  3157.     </member>
  3158.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetScaleKey(System.Int32,System.Int32)">
  3159.       <summary>Retrieves scale information for a specific key frame in the animation set.</summary>
  3160.       <param name="animation">An integer that represents the animation index.</param>
  3161.       <param name="key">An integer that represents the animation key frame.</param>
  3162.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> object that contains the key frame's scale data.</returns>
  3163.     </member>
  3164.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetScaleKeys(System.Int32)">
  3165.       <summary>Fills an array with scale key data used for keyframe animation.</summary>
  3166.       <param name="animation">Animation index.</param>
  3167.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> structures that contain animation scale data.</returns>
  3168.     </member>
  3169.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetTranslationKey(System.Int32,System.Int32)">
  3170.       <summary>Retrieves translation information for a specific key frame in the animation set.</summary>
  3171.       <param name="animation">An integer that represents the animation index.</param>
  3172.       <param name="key">An integer that represents the animation key frame.</param>
  3173.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> object that contains the key frame's translation data.</returns>
  3174.     </member>
  3175.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.GetTranslationKeys(System.Int32)">
  3176.       <summary>Fills an array with translational key data used for keyframe animation.</summary>
  3177.       <param name="animation">Animation index.</param>
  3178.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> structures that contain animation translation data.</returns>
  3179.     </member>
  3180.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.op_Equality(Microsoft.DirectX.Direct3D.KeyframedAnimationSet,Microsoft.DirectX.Direct3D.KeyframedAnimationSet)">
  3181.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  3182.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object to the left of the equality operator.</param>
  3183.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object to the right of the equality operator.</param>
  3184.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  3185.     </member>
  3186.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.op_Inequality(Microsoft.DirectX.Direct3D.KeyframedAnimationSet,Microsoft.DirectX.Direct3D.KeyframedAnimationSet)">
  3187.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  3188.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object to the left of the equality operator.</param>
  3189.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object to the right of the equality operator.</param>
  3190.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  3191.     </member>
  3192.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.raise_Disposing(System.Object,System.EventArgs)">
  3193.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Disposing" /> event when called from within a derived class.</summary>
  3194.       <param name="i1">Invoking object reference; should be this object.</param>
  3195.       <param name="i2">Arguments to pass to the event handler.</param>
  3196.       <returns />
  3197.     </member>
  3198.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.RegisterAnimationKeys(System.String,Microsoft.DirectX.Direct3D.KeyVector3[],Microsoft.DirectX.Direct3D.KeyQuaternion[],Microsoft.DirectX.Direct3D.KeyVector3[])">
  3199.       <summary>Registers all of the scale, rotate, and translate (SRT) keyframe data of an animation, and fills arrays with SRT key data used for keyframe animation.</summary>
  3200.       <param name="animationName">String that contains the animation name.</param>
  3201.       <param name="scaleKeys">Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> structures that contain animation scale data.</param>
  3202.       <param name="rotationKeys">Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyQuaternion" /> structures that contain animation rotation data.</param>
  3203.       <param name="translationKeys">Array of <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> structures that contain animation translation data.</param>
  3204.       <returns>The animation index.</returns>
  3205.     </member>
  3206.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.SetCallbackKey(System.Int32,Microsoft.DirectX.Direct3D.KeyCallback)">
  3207.       <summary>Sets information about a specific callback in the animation set.</summary>
  3208.       <param name="index">An integer that represents the animation index.</param>
  3209.       <param name="value">A <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> object that describes the animation's callback key.</param>
  3210.       <returns />
  3211.     </member>
  3212.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.SetRotationKey(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.KeyQuaternion)">
  3213.       <summary>Sets rotation information for a specific key frame in the animation set.</summary>
  3214.       <param name="animation">An integer that represents the animation index.</param>
  3215.       <param name="key">An integer that represents the animation key frame.</param>
  3216.       <param name="value">A <see cref="T:Microsoft.DirectX.Direct3D.KeyQuaternion" /> object that contains the key frame's rotation data.</param>
  3217.       <returns />
  3218.     </member>
  3219.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.SetScaleKey(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.KeyVector3)">
  3220.       <summary>Sets scale information for a specific key frame in the animation set.</summary>
  3221.       <param name="animation">An integer that represents the animation index.</param>
  3222.       <param name="key">An integer that represents the animation key frame.</param>
  3223.       <param name="value">A <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> object that contains the key frame's scale data.</param>
  3224.       <returns />
  3225.     </member>
  3226.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.SetTranslationKey(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.KeyVector3)">
  3227.       <summary>Sets translation information for a specific key frame in the animation set.</summary>
  3228.       <param name="animation">An integer that represents the animation index.</param>
  3229.       <param name="key">An integer that represents the animation key frame.</param>
  3230.       <param name="value">A <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> object that contains the key frame's translation data.</param>
  3231.       <returns />
  3232.     </member>
  3233.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.UnregisterAnimation(System.Int32)">
  3234.       <summary>Removes the animation data from the animation set.</summary>
  3235.       <param name="index">An integer that represents the index of the animation data to be removed.</param>
  3236.       <returns />
  3237.     </member>
  3238.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.UnregisterRotationKey(System.Int32,System.Int32)">
  3239.       <summary>Removes the rotation data at the specified key frame.</summary>
  3240.       <param name="animation">An integer that represents the animation index.</param>
  3241.       <param name="key">An integer that represents the animation key frame.</param>
  3242.       <returns />
  3243.     </member>
  3244.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.UnregisterScaleKey(System.Int32,System.Int32)">
  3245.       <summary>Removes the scale data at the specified key frame.</summary>
  3246.       <param name="animation">An integer that represents the animation index.</param>
  3247.       <param name="key">An integer that represents the animation key frame.</param>
  3248.       <returns />
  3249.     </member>
  3250.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.UnregisterTranslationKey(System.Int32,System.Int32)">
  3251.       <summary>Removes the translation data at the specified key frame.</summary>
  3252.       <param name="animation">An integer that represents the animation index.</param>
  3253.       <param name="key">An integer that represents the animation key frame.</param>
  3254.       <returns />
  3255.     </member>
  3256.     <member name="M:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet)">
  3257.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  3258.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.KeyframedAnimationSet" /> object.</param>
  3259.       <returns />
  3260.     </member>
  3261.     <member name="P:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.Disposed">
  3262.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  3263.     </member>
  3264.     <member name="P:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.NumberCallbackKeys">
  3265.       <summary>Retrieves the number of callback keys in an animation set.</summary>
  3266.     </member>
  3267.     <member name="P:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.PlaybackType">
  3268.       <summary>Retrieves the type of the animation set playback loop.</summary>
  3269.     </member>
  3270.     <member name="P:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.SourceTicksPerSecond">
  3271.       <summary>Retrieves the number of animation keyframe ticks that occur per second.</summary>
  3272.     </member>
  3273.     <member name="P:Microsoft.DirectX.Direct3D.KeyframedAnimationSet.UnmanagedComPointer">
  3274.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet" /> interface pointer.</summary>
  3275.     </member>
  3276.     <member name="T:Microsoft.DirectX.Direct3D.Line">
  3277.       <summary>Implements line drawing using textured triangles.</summary>
  3278.     </member>
  3279.     <member name="E:Microsoft.DirectX.Direct3D.Line.Disposing">
  3280.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.Line.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  3281.     </member>
  3282.     <member name="E:Microsoft.DirectX.Direct3D.Line.Lost">
  3283.       <summary>Occurs when an object is lost, normally just before a device is reset.</summary>
  3284.     </member>
  3285.     <member name="E:Microsoft.DirectX.Direct3D.Line.Reset">
  3286.       <summary>Occurs after the <see cref="M:Microsoft.DirectX.Direct3D.Line.OnResetDevice" /> method is called or after the <see cref="T:Microsoft.DirectX.Direct3D.Line" /> is reset.</summary>
  3287.     </member>
  3288.     <member name="M:Microsoft.DirectX.Direct3D.Line.Begin">
  3289.       <summary>Prepares a device to draw lines.</summary>
  3290.       <returns />
  3291.     </member>
  3292.     <member name="M:Microsoft.DirectX.Direct3D.Line.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine)">
  3293.       <summary>Uses a left-handed coordinate system to create a line.</summary>
  3294.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine" /> interface pointer.</param>
  3295.     </member>
  3296.     <member name="M:Microsoft.DirectX.Direct3D.Line.#ctor(System.IntPtr)">
  3297.       <summary>Uses a left-handed coordinate system to create a line.</summary>
  3298.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  3299.     </member>
  3300.     <member name="M:Microsoft.DirectX.Direct3D.Line.#ctor(Microsoft.DirectX.Direct3D.Device)">
  3301.       <summary>Uses a left-handed coordinate system to create a line.</summary>
  3302.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created line.</param>
  3303.     </member>
  3304.     <member name="M:Microsoft.DirectX.Direct3D.Line.Dispose">
  3305.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object.</summary>
  3306.       <returns />
  3307.     </member>
  3308.     <member name="M:Microsoft.DirectX.Direct3D.Line.Draw(Microsoft.DirectX.Vector2[],System.Drawing.Color)">
  3309.       <summary>Draws a line strip in screen space. Input is in the form of an array that defines points (of <see cref="T:Microsoft.DirectX.Vector2" />) on the line strip.</summary>
  3310.       <param name="vertexList">Array of vertices that make up the line. For more information, see <see cref="T:Microsoft.DirectX.Vector2" />.</param>
  3311.       <param name="color">A <see cref="T:System.Drawing.Color" /> object that specifies the color of the line.</param>
  3312.       <returns />
  3313.     </member>
  3314.     <member name="M:Microsoft.DirectX.Direct3D.Line.Draw(Microsoft.DirectX.Vector2[],System.Int32)">
  3315.       <summary>Draws a line strip in screen space. Input is in the form of an array that defines points (of <see cref="T:Microsoft.DirectX.Vector2" />) on the line strip.</summary>
  3316.       <param name="vertexList">Array of vertices that make up the line. For more information, see <see cref="T:Microsoft.DirectX.Vector2" />.</param>
  3317.       <param name="color">An <see cref="T:System.Int32" /> color value that specifies the color of the line.</param>
  3318.       <returns />
  3319.     </member>
  3320.     <member name="M:Microsoft.DirectX.Direct3D.Line.DrawTransform(Microsoft.DirectX.Vector3[],Microsoft.DirectX.Matrix,System.Drawing.Color)">
  3321.       <summary>Draws a line strip in screen space with a specified input transformation matrix.</summary>
  3322.       <param name="vertexList">Array of vertices that make up the line. For more information, see <see cref="T:Microsoft.DirectX.Vector2" />.</param>
  3323.       <param name="transform">Scale, rotate, and translate (SRT) matrix for transforming the points. For more information, see <see cref="T:Microsoft.DirectX.Matrix" />. If this matrix is a projection matrix, any stippled lines are drawn with a perspective-correct stippling pattern. Or, vertices can be transformed and <see cref="M:Microsoft.DirectX.Direct3D.Line.Draw" /> used to draw the line with a stipple pattern and no perspective correction.</param>
  3324.       <param name="color">A <see cref="T:System.Drawing.Color" /> object that specifies the color of the line.</param>
  3325.       <returns />
  3326.     </member>
  3327.     <member name="M:Microsoft.DirectX.Direct3D.Line.DrawTransform(Microsoft.DirectX.Vector3[],Microsoft.DirectX.Matrix,System.Int32)">
  3328.       <summary>Draws a line strip in screen space with a specified input transformation matrix.</summary>
  3329.       <param name="vertexList">Array of vertices that make up the line. For more information, see <see cref="T:Microsoft.DirectX.Vector2" />.</param>
  3330.       <param name="transform">Scale, rotate, and translate (SRT) matrix for transforming the points. For more information, see <see cref="T:Microsoft.DirectX.Matrix" />. If this matrix is a projection matrix, any stippled lines are drawn with a perspective-correct stippling pattern. Or, vertices can be transformed and <see cref="M:Microsoft.DirectX.Direct3D.Line.Draw" /> used to draw the line with a stipple pattern and no perspective correction.</param>
  3331.       <param name="color">An <see cref="T:System.Int32" /> color value that specifies the color of the line.</param>
  3332.       <returns />
  3333.     </member>
  3334.     <member name="M:Microsoft.DirectX.Direct3D.Line.End">
  3335.       <summary>Restores the device to the state it was in when <see cref="M:Microsoft.DirectX.Direct3D.Line.Begin" /> was called.</summary>
  3336.       <returns />
  3337.     </member>
  3338.     <member name="M:Microsoft.DirectX.Direct3D.Line.Equals(System.Object)">
  3339.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  3340.       <param name="compare">Object to compare to this object.</param>
  3341.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  3342.     </member>
  3343.     <member name="M:Microsoft.DirectX.Direct3D.Line.Finalize">
  3344.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object to free resources before it is destroyed by the garbage collector.</summary>
  3345.       <returns />
  3346.     </member>
  3347.     <member name="M:Microsoft.DirectX.Direct3D.Line.GetHashCode">
  3348.       <summary>Returns the hash code for the current instance.</summary>
  3349.       <returns>Hash code for the instance.</returns>
  3350.     </member>
  3351.     <member name="M:Microsoft.DirectX.Direct3D.Line.GetObjectByValue(System.Int32)">
  3352.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  3353.       <param name="uniqueKey">Object identifier.</param>
  3354.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXLine, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.Line" /> class. Not supported.</returns>
  3355.     </member>
  3356.     <member name="M:Microsoft.DirectX.Direct3D.Line.OnLostDevice">
  3357.       <summary>Releases all references to video memory resources and deletes all state blocks.</summary>
  3358.       <returns />
  3359.     </member>
  3360.     <member name="M:Microsoft.DirectX.Direct3D.Line.OnResetDevice">
  3361.       <summary>Should be called after the device is reset and before any other methods are called, if <see cref="P:Microsoft.DirectX.Direct3D.Device.IsUsingEventHandlers" /> is set to false.</summary>
  3362.       <returns />
  3363.     </member>
  3364.     <member name="M:Microsoft.DirectX.Direct3D.Line.op_Equality(Microsoft.DirectX.Direct3D.Line,Microsoft.DirectX.Direct3D.Line)">
  3365.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  3366.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object to the left of the equality operator.</param>
  3367.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object to the right of the equality operator.</param>
  3368.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  3369.     </member>
  3370.     <member name="M:Microsoft.DirectX.Direct3D.Line.op_Inequality(Microsoft.DirectX.Direct3D.Line,Microsoft.DirectX.Direct3D.Line)">
  3371.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  3372.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object to the left of the equality operator.</param>
  3373.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object to the right of the equality operator.</param>
  3374.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  3375.     </member>
  3376.     <member name="M:Microsoft.DirectX.Direct3D.Line.raise_Disposing(System.Object,System.EventArgs)">
  3377.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.Line.Disposing" /> event when called from within a derived class.</summary>
  3378.       <param name="i1">Invoking object reference; should be this object.</param>
  3379.       <param name="i2">Arguments to pass to the event handler.</param>
  3380.       <returns />
  3381.     </member>
  3382.     <member name="M:Microsoft.DirectX.Direct3D.Line.raise_Lost(System.Object,System.EventArgs)">
  3383.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.Line" />.<see cref="E:Microsoft.DirectX.Direct3D.Line.Lost" /> event when called from within a derived class.</summary>
  3384.       <param name="i1">Invoking object reference; should be this object.</param>
  3385.       <param name="i2">Arguments to pass into the event handler.</param>
  3386.       <returns />
  3387.     </member>
  3388.     <member name="M:Microsoft.DirectX.Direct3D.Line.raise_Reset(System.Object,System.EventArgs)">
  3389.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.Line" />.<see cref="E:Microsoft.DirectX.Direct3D.Line.Reset" /> event when called from within a derived class.</summary>
  3390.       <param name="i1">Invoking object reference; should be this object.</param>
  3391.       <param name="i2">Arguments to pass into the event handler.</param>
  3392.       <returns />
  3393.     </member>
  3394.     <member name="M:Microsoft.DirectX.Direct3D.Line.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine)">
  3395.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  3396.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Line" /> object.</param>
  3397.       <returns />
  3398.     </member>
  3399.     <member name="P:Microsoft.DirectX.Direct3D.Line.Antialias">
  3400.       <summary>Retrieves or sets the antialiasing switch value for a line.</summary>
  3401.     </member>
  3402.     <member name="P:Microsoft.DirectX.Direct3D.Line.Device">
  3403.       <summary>Retrieves the Microsoft Direct3D device associated with a line object.</summary>
  3404.     </member>
  3405.     <member name="P:Microsoft.DirectX.Direct3D.Line.Disposed">
  3406.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  3407.     </member>
  3408.     <member name="P:Microsoft.DirectX.Direct3D.Line.GlLines">
  3409.       <summary>Retrieves or sets a value that switches between Microsoft Direct3D and OpenGL line-drawing modes.</summary>
  3410.     </member>
  3411.     <member name="P:Microsoft.DirectX.Direct3D.Line.Pattern">
  3412.       <summary>Retrieves or sets the line stipple pattern.</summary>
  3413.     </member>
  3414.     <member name="P:Microsoft.DirectX.Direct3D.Line.PatternScale">
  3415.       <summary>Retrieves or sets the stipple-pattern scale value.</summary>
  3416.     </member>
  3417.     <member name="P:Microsoft.DirectX.Direct3D.Line.UnmanagedComPointer">
  3418.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine" /> interface pointer.</summary>
  3419.     </member>
  3420.     <member name="P:Microsoft.DirectX.Direct3D.Line.Width">
  3421.       <summary>Retrieves or sets the thickness of a line.</summary>
  3422.     </member>
  3423.     <member name="T:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException">
  3424.       <summary>The mesh has no data.</summary>
  3425.     </member>
  3426.     <member name="M:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  3427.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException" /> class.</summary>
  3428.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  3429.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  3430.     </member>
  3431.     <member name="M:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException.#ctor(System.String,System.Exception)">
  3432.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException" /> class.</summary>
  3433.       <param name="message">String that contains the error message to display.</param>
  3434.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  3435.     </member>
  3436.     <member name="M:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException.#ctor(System.String)">
  3437.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException" /> class.</summary>
  3438.       <param name="message">String that contains the error message to display.</param>
  3439.     </member>
  3440.     <member name="M:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException.#ctor">
  3441.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.LoadedMeshHasNoDataException" /> class.</summary>
  3442.     </member>
  3443.     <member name="T:Microsoft.DirectX.Direct3D.LoadUserData">
  3444.       <summary>Derived by the application to allocate or free frame and mesh container objects. Methods of this class are called during loading and destruction of frame hierarchies.</summary>
  3445.     </member>
  3446.     <member name="M:Microsoft.DirectX.Direct3D.LoadUserData.#ctor">
  3447.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.LoadUserData" /> class.</summary>
  3448.     </member>
  3449.     <member name="M:Microsoft.DirectX.Direct3D.LoadUserData.Finalize">
  3450.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.LoadUserData" /> object to free resources before it is destroyed by the garbage collector.</summary>
  3451.       <returns />
  3452.     </member>
  3453.     <member name="M:Microsoft.DirectX.Direct3D.LoadUserData.LoadFrameChildData(Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Direct3D.XFileData)">
  3454.       <summary>Loads frame child data from a Microsoft DirectX (.x) file.</summary>
  3455.       <param name="frame">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the frame hierarchy.</param>
  3456.       <param name="xofChildData">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the .x file data to load.</param>
  3457.       <returns />
  3458.     </member>
  3459.     <member name="M:Microsoft.DirectX.Direct3D.LoadUserData.LoadMeshChildData(Microsoft.DirectX.Direct3D.MeshContainer,Microsoft.DirectX.Direct3D.XFileData)">
  3460.       <summary>Loads mesh child data from a Microsoft DirectX (.x) file.</summary>
  3461.       <param name="meshContainer">A <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" /> object that represents the mesh container.</param>
  3462.       <param name="xofChildData">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the .x file data.</param>
  3463.       <returns />
  3464.     </member>
  3465.     <member name="M:Microsoft.DirectX.Direct3D.LoadUserData.LoadTopLevelData(Microsoft.DirectX.Direct3D.XFileData)">
  3466.       <summary>Loads top-level data from a Microsoft DirectX (.x) file.</summary>
  3467.       <param name="xofChildData">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the .x file data.</param>
  3468.       <returns />
  3469.     </member>
  3470.     <member name="T:Microsoft.DirectX.Direct3D.Mesh">
  3471.       <summary>Manipulates mesh objects.</summary>
  3472.     </member>
  3473.     <member name="E:Microsoft.DirectX.Direct3D.Mesh.Disposing">
  3474.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  3475.     </member>
  3476.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Box(Microsoft.DirectX.Direct3D.Device,System.Single,System.Single,System.Single)">
  3477.       <summary>Uses a left-handed coordinate system to create a mesh that contains an axis-aligned box.</summary>
  3478.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object.</param>
  3479.       <param name="width">Width of the box along the x-axis.</param>
  3480.       <param name="height">Height of the box along the y-axis.</param>
  3481.       <param name="depth">Depth of the box along the z-axis.</param>
  3482.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that contains the box.</returns>
  3483.     </member>
  3484.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Box(Microsoft.DirectX.Direct3D.Device,System.Single,System.Single,System.Single,Microsoft.DirectX.GraphicsStream@)">
  3485.       <summary>Uses a left-handed coordinate system to create a mesh that contains an axis-aligned box.</summary>
  3486.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object.</param>
  3487.       <param name="width">Width of the box along the x-axis.</param>
  3488.       <param name="height">Height of the box along the y-axis.</param>
  3489.       <param name="depth">Depth of the box along the z-axis.</param>
  3490.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object. When the method returns, this parameter is filled with three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3491.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that contains the box.</returns>
  3492.     </member>
  3493.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Clean(Microsoft.DirectX.Direct3D.CleanType,Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Int32[]@)">
  3494.       <summary>Cleans a mesh, preparing it for simplification.</summary>
  3495.       <param name="cleanType">A flag from the <see cref="T:Microsoft.DirectX.Direct3D.CleanType" /> enumeration that specifies the type of mesh cleaning to perform.</param>
  3496.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to clean.</param>
  3497.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be cleaned.</param>
  3498.       <param name="adjacencyOut">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the output mesh.</param>
  3499.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned cleaned mesh. If no cleaning is necessary, the returned mesh is the same as the one that was passed in.</returns>
  3500.     </member>
  3501.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Clean(Microsoft.DirectX.Direct3D.CleanType,Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Int32[]@,System.String@)">
  3502.       <summary>Cleans a mesh, preparing it for simplification.</summary>
  3503.       <param name="cleanType">A flag from the <see cref="T:Microsoft.DirectX.Direct3D.CleanType" /> enumeration that specifies the type of mesh cleaning to perform.</param>
  3504.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to clean.</param>
  3505.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be cleaned.</param>
  3506.       <param name="adjacencyOut">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the output mesh.</param>
  3507.       <param name="errorsAndWarnings">A <see cref="T:System.String" /> that contains a list of errors and warnings that explain the problems found in the mesh.</param>
  3508.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned cleaned mesh. If no cleaning is necessary, the returned mesh is the same as the one that was passed in.</returns>
  3509.     </member>
  3510.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Clean(Microsoft.DirectX.Direct3D.CleanType,Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  3511.       <summary>Cleans a mesh, preparing it for simplification.</summary>
  3512.       <param name="cleanType">A flag from the <see cref="T:Microsoft.DirectX.Direct3D.CleanType" /> enumeration that specifies the type of mesh cleaning to perform.</param>
  3513.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to clean.</param>
  3514.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object filled with three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be cleaned.</param>
  3515.       <param name="adjacencyOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object. When the method returns, this parameter is filled with three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the output mesh.</param>
  3516.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned cleaned mesh. If no cleaning is necessary, the returned mesh is the same as the one that was passed in.</returns>
  3517.     </member>
  3518.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Clean(Microsoft.DirectX.Direct3D.CleanType,Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,System.String@)">
  3519.       <summary>Cleans a mesh, preparing it for simplification.</summary>
  3520.       <param name="cleanType">A flag from the <see cref="T:Microsoft.DirectX.Direct3D.CleanType" /> enumeration that specifies the type of mesh cleaning to perform.</param>
  3521.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to clean.</param>
  3522.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object filled with three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be cleaned.</param>
  3523.       <param name="adjacencyOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object. When the method returns, this parameter is filled with three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the output mesh.</param>
  3524.       <param name="errorsAndWarnings">A <see cref="T:System.String" /> that contains a list of errors and warnings that explain the problems found in the mesh.</param>
  3525.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned cleaned mesh. If no cleaning is necessary, the returned mesh is the same as the one that was passed in.</returns>
  3526.     </member>
  3527.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.ComputeTangent(System.Int32,System.Int32,System.Int32,System.Int32)">
  3528.       <summary>Computes the tangent vectors for the texture coordinates given in a texture stage.</summary>
  3529.       <param name="texStage">Index that represents the <see cref="T:Microsoft.DirectX.Direct3D.TextureStateManager" /> in <see cref="T:Microsoft.DirectX.Direct3D.TextureStateManagerCollection" />.</param>
  3530.       <param name="tangentIndex">Index that provides the usage index for the tangent data. The vertex declaration implies the usage; this index modifies it.</param>
  3531.       <param name="binormIndex">Index that provides the usage index for the binormal data. The vertex declaration implies the usage; this index modifies it.</param>
  3532.       <param name="wrap">Value that is set to 0 to specify no wrapping, or to 1 to specify wrapping in the u and v directions.</param>
  3533.       <returns />
  3534.     </member>
  3535.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.ComputeTangent(System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.GraphicsStream)">
  3536.       <summary>Computes the tangent vectors for the texture coordinates given in a texture stage.</summary>
  3537.       <param name="texStage">Index that represents the <see cref="T:Microsoft.DirectX.Direct3D.TextureStateManager" /> in <see cref="T:Microsoft.DirectX.Direct3D.TextureStateManagerCollection" />.</param>
  3538.       <param name="tangentIndex">Index that provides the usage index for the tangent data. The vertex declaration implies the usage; this index modifies it.</param>
  3539.       <param name="binormIndex">Index that provides the usage index for the binormal data. The vertex declaration implies the usage; this index modifies it.</param>
  3540.       <param name="wrap">Value that is set to 0 to specify no wrapping, or to 1 to specify wrapping in the u and v directions.</param>
  3541.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object filled with an array of three <see cref="T:System.Int32" /> values per face to be filled with adjacent face indices.</param>
  3542.       <returns />
  3543.     </member>
  3544.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.ComputeTangent(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32[])">
  3545.       <summary>Computes the tangent vectors for the texture coordinates given in a texture stage.</summary>
  3546.       <param name="texStage">Index that represents the <see cref="T:Microsoft.DirectX.Direct3D.TextureStateManager" /> in <see cref="T:Microsoft.DirectX.Direct3D.TextureStateManagerCollection" />.</param>
  3547.       <param name="tangentIndex">Index that provides the usage index for the tangent data. The vertex declaration implies the usage; this index modifies it.</param>
  3548.       <param name="binormIndex">Index that provides the usage index for the binormal data. The vertex declaration implies the usage; this index modifies it.</param>
  3549.       <param name="wrap">Value that is set to 0 to specify no wrapping, or to 1 to specify wrapping in the u and v directions.</param>
  3550.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh. The size of this array must be at least 3 * <see cref="P:Microsoft.DirectX.Direct3D.BaseMesh.NumberFaces" />.</param>
  3551.       <returns />
  3552.     </member>
  3553.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.ComputeTangentFrame(Microsoft.DirectX.Direct3D.TangentOptions)">
  3554.       <summary>Performs tangent frame computations on a mesh. Tangent, binormal, and optionally normal vectors are generated. Singularities are handled as required by grouping edges and splitting vertices.</summary>
  3555.       <param name="options">Combination of one or more <see cref="T:Microsoft.DirectX.Direct3D.TangentOptions" /> values that specify tangent frame computation options. If zero, the following options will be specified: & ( GenerateInPlace | ( !( WeightByArea | WeightEqual | OrthogonalizeFromU | OrthogonalizeFromV | WrapUV | DontNormalizePartials | WindClockwise | CalculateNormals ) ).</param>
  3556.       <returns />
  3557.     </member>
  3558.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.ConvertMeshSubsetToSingleStrip(Microsoft.DirectX.Direct3D.Mesh,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32@)">
  3559.       <summary>Converts the specified mesh subset into a single triangle strip.</summary>
  3560.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object that represents the mesh to convert.</param>
  3561.       <param name="attributeIdentifier">Attribute identifier of the mesh subset to convert.</param>
  3562.       <param name="indexBufferOptions">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify options for creating the single strip mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3563.       <param name="numIndices">Number of indices in the buffer returned in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.ConvertMeshSubsetToSingleStrip(Microsoft.DirectX.Direct3D.Mesh,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32@)" />.</param>
  3564.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.IndexBuffer" /> object that contains the strip.</returns>
  3565.     </member>
  3566.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.ConvertMeshSubsetToStrips(Microsoft.DirectX.Direct3D.BaseMesh,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32@,Microsoft.DirectX.GraphicsStream@,System.Int32@)">
  3567.       <summary>Converts the specified mesh subset into a series of strips.</summary>
  3568.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> class that represents the mesh to convert.</param>
  3569.       <param name="attributeIdentifier">Attribute identifier of the mesh subset to convert.</param>
  3570.       <param name="indexBufferOptions">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify options for creating the new strip mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3571.       <param name="numIndices">Number of indices in the buffer returned in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.ConvertMeshSubsetToSingleStrip(Microsoft.DirectX.Direct3D.Mesh,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32@)" />.</param>
  3572.       <param name="stripLengths">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains one <see cref="T:System.Int32" /> value per strip, which specifies the number of triangles in that strip.</param>
  3573.       <param name="numStrips">Number of individual strips in the index buffer and the corresponding strip length array.</param>
  3574.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.IndexBuffer" /> class that represents the index buffer containing the strip.</returns>
  3575.     </member>
  3576.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh)">
  3577.       <summary>Creates a new <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> instance.</summary>
  3578.       <param name="pInterop">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh" /> interface pointer.</param>
  3579.     </member>
  3580.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.#ctor(System.IntPtr)">
  3581.       <summary>Creates a new <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> instance.</summary>
  3582.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  3583.     </member>
  3584.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.#ctor(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Direct3D.Device)">
  3585.       <summary>Creates a new <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> instance.</summary>
  3586.       <param name="numFaces">Number of faces for the mesh. The valid range is greater than 0 and one less than the maximum <see cref="T:System.Int32" /> (typically 65534), because the last index is reserved.</param>
  3587.       <param name="numVertices">Number of vertices for the mesh. This parameter must be greater than 0.</param>
  3588.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3589.       <param name="vertexFormat">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> enumeration that specify the format of the mesh vertices.</param>
  3590.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3591.     </member>
  3592.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.#ctor(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.Device)">
  3593.       <summary>Creates a new <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> instance.</summary>
  3594.       <param name="numFaces">Number of faces for the mesh. The valid range is greater than 0 and one less than the maximum <see cref="T:System.Int32" /> (typically 65534), because the last index is reserved.</param>
  3595.       <param name="numVertices">Number of vertices for the mesh. This parameter must be greater than 0.</param>
  3596.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3597.       <param name="declaration">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing an array of <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> enumeration values that specify the format of the mesh vertices.</param>
  3598.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3599.     </member>
  3600.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.#ctor(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device)">
  3601.       <summary>Creates a new <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> instance.</summary>
  3602.       <param name="numFaces">Number of faces for the mesh. The valid range is greater than 0 and one less than the maximum <see cref="T:System.Int32" /> (typically 65534), because the last index is reserved.</param>
  3603.       <param name="numVertices">Number of vertices for the mesh. This parameter must be greater than 0.</param>
  3604.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3605.       <param name="declaration">An array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> objects, that describes the vertex format for the returned mesh. This parameter must map directly to a flexible vertex format (FVF).</param>
  3606.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3607.     </member>
  3608.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Cylinder(Microsoft.DirectX.Direct3D.Device,System.Single,System.Single,System.Single,System.Int32,System.Int32)">
  3609.       <summary>Uses a left-handed coordinate system to create a mesh that contains a cylinder.</summary>
  3610.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created cylinder mesh.</param>
  3611.       <param name="radius1">Radius at the negative Z end. Value should be greater than or equal to 0.0f.</param>
  3612.       <param name="radius2">Radius at the positive Z end. Value should be greater than or equal to 0.0f.</param>
  3613.       <param name="length">Length of the cylinder along the z-axis.</param>
  3614.       <param name="slices">Number of slices around the main axis.</param>
  3615.       <param name="stacks">Number of stacks along the main axis.</param>
  3616.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cylinder mesh.</returns>
  3617.     </member>
  3618.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Cylinder(Microsoft.DirectX.Direct3D.Device,System.Single,System.Single,System.Single,System.Int32,System.Int32,Microsoft.DirectX.GraphicsStream@)">
  3619.       <summary>Uses a left-handed coordinate system to create a mesh that contains a cylinder.</summary>
  3620.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created cylinder mesh.</param>
  3621.       <param name="radius1">Radius at the negative Z end. Value should be greater than or equal to 0.0f.</param>
  3622.       <param name="radius2">Radius at the positive Z end. Value should be greater than or equal to 0.0f.</param>
  3623.       <param name="length">Length of the cylinder along the z-axis.</param>
  3624.       <param name="slices">Number of slices around the main axis.</param>
  3625.       <param name="stacks">Number of stacks along the main axis.</param>
  3626.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3627.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cylinder mesh.</returns>
  3628.     </member>
  3629.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Dispose">
  3630.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</summary>
  3631.       <returns />
  3632.     </member>
  3633.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Equals(System.Object)">
  3634.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  3635.       <param name="compare">Object to compare to this object.</param>
  3636.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  3637.     </member>
  3638.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Finalize">
  3639.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object to free resources before it is destroyed by the garbage collector.</summary>
  3640.       <returns />
  3641.     </member>
  3642.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3643.       <summary>Loads a mesh from a .x file.</summary>
  3644.       <param name="filename">String that specifies the file name.</param>
  3645.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3646.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3647.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3648.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3649.     </member>
  3650.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3651.       <summary>Loads a mesh from a .x file.</summary>
  3652.       <param name="filename">String that specifies the file name.</param>
  3653.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3654.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3655.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3656.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3657.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3658.     </member>
  3659.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3660.       <summary>Loads a mesh from a .x file.</summary>
  3661.       <param name="filename">String that specifies the file name.</param>
  3662.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3663.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3664.       <param name="materials">Array that contains materials data. The array contains an array of <see cref="T:Microsoft.DirectX.Direct3D.Material" /> structures, which in turn contain information from the .x file.</param>
  3665.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3666.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3667.     </member>
  3668.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device)">
  3669.       <summary>Loads a mesh from a .x file.</summary>
  3670.       <param name="filename">String that specifies the file name.</param>
  3671.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3672.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3673.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3674.     </member>
  3675.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@)">
  3676.       <summary>Loads a mesh from a .x file.</summary>
  3677.       <param name="filename">String that specifies the file name.</param>
  3678.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3679.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3680.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3681.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3682.     </member>
  3683.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3684.       <summary>Loads a mesh from a .x file.</summary>
  3685.       <param name="filename">String that specifies the file name.</param>
  3686.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3687.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3688.       <param name="materials">Array that contains materials data. The array contains an array of <see cref="T:Microsoft.DirectX.Direct3D.Material" /> structures, which in turn contain information from the .x file.</param>
  3689.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3690.     </member>
  3691.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3692.       <summary>Loads a mesh from a .x file.</summary>
  3693.       <param name="filename">String that specifies the file name.</param>
  3694.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3695.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3696.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3697.       <param name="materials">Array that contains materials data. The array contains an array of <see cref="T:Microsoft.DirectX.Direct3D.Material" /> structures, which in turn contain information from the .x file.</param>
  3698.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3699.     </member>
  3700.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3701.       <summary>Loads a mesh from a .x file.</summary>
  3702.       <param name="filename">String that specifies the file name.</param>
  3703.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3704.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3705.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3706.       <param name="materials">Array that contains materials data. The array contains an array of <see cref="T:Microsoft.DirectX.Direct3D.Material" /> structures, which in turn contain information from the .x file.</param>
  3707.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3708.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3709.     </member>
  3710.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3711.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3712.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3713.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3714.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3715.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3716.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3717.     </member>
  3718.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3719.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3720.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3721.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3722.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3723.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3724.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3725.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3726.     </member>
  3727.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device)">
  3728.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3729.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3730.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3731.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3732.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3733.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3734.     </member>
  3735.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@)">
  3736.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3737.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3738.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3739.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3740.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3741.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3742.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3743.     </member>
  3744.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3745.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3746.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3747.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3748.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3749.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3750.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3751.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3752.     </member>
  3753.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3754.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3755.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3756.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3757.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3758.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3759.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3760.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3761.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3762.     </member>
  3763.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3764.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3765.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3766.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3767.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3768.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3769.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3770.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3771.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3772.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3773.     </member>
  3774.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3775.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3776.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3777.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3778.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3779.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3780.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3781.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3782.     </member>
  3783.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device)">
  3784.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3785.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3786.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3787.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3788.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3789.     </member>
  3790.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@)">
  3791.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3792.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3793.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3794.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3795.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3796.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3797.     </member>
  3798.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3799.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3800.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3801.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3802.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3803.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3804.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3805.     </member>
  3806.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3807.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3808.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3809.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3810.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3811.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3812.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3813.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3814.     </member>
  3815.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3816.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3817.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3818.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3819.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3820.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3821.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3822.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3823.     </member>
  3824.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3825.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3826.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3827.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3828.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3829.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3830.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3831.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3832.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3833.     </member>
  3834.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromStream(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3835.       <summary>Loads a mesh from a <see cref="T:System.IO.Stream" />.</summary>
  3836.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh data.</param>
  3837.       <param name="readBytes">Size of the file in memory in bytes.</param>
  3838.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3839.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the mesh.</param>
  3840.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3841.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3842.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3843.     </member>
  3844.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3845.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3846.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3847.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3848.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3849.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3850.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3851.     </member>
  3852.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3853.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3854.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3855.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3856.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3857.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3858.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3859.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3860.     </member>
  3861.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3862.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3863.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3864.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3865.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3866.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3867.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3868.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3869.     </member>
  3870.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device)">
  3871.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3872.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3873.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3874.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3875.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3876.     </member>
  3877.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@)">
  3878.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3879.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3880.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3881.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3882.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3883.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3884.     </member>
  3885.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  3886.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3887.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3888.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3889.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3890.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3891.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3892.     </member>
  3893.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  3894.       <summary>Loads a mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  3895.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that contains the mesh data.</param>
  3896.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3897.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3898.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  3899.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  3900.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  3901.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the loaded mesh.</returns>
  3902.     </member>
  3903.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.GetHashCode">
  3904.       <summary>Returns the hash code for the current instance.</summary>
  3905.       <returns>Hash code for the instance.</returns>
  3906.     </member>
  3907.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.GetObjectByValue(System.Int32)">
  3908.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  3909.       <param name="uniqueKey">Object identifier.</param>
  3910.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXMesh, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> class. Not supported.</returns>
  3911.     </member>
  3912.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Intersect(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3)">
  3913.       <summary>Determines whether a ray intersects with a mesh.</summary>
  3914.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3915.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3916.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3917.     </member>
  3918.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Intersect(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation[]@)">
  3919.       <summary>Determines whether a ray intersects with a mesh.</summary>
  3920.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3921.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3922.       <param name="allHits">Array of <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> structures that describe all intersections of the ray and the mesh.</param>
  3923.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3924.     </member>
  3925.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Intersect(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation@)">
  3926.       <summary>Determines whether a ray intersects with a mesh.</summary>
  3927.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3928.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3929.       <param name="closestHit">An <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> object that describes the closest intersection between the array and the mesh.</param>
  3930.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3931.     </member>
  3932.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Intersect(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation@,Microsoft.DirectX.Direct3D.IntersectInformation[]@)">
  3933.       <summary>Determines whether a ray intersects with a mesh.</summary>
  3934.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3935.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3936.       <param name="closestHit">An <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> object that describes the closest intersection between the array and the mesh.</param>
  3937.       <param name="allHits">Array of <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> structures that describe all intersections of the ray and the mesh.</param>
  3938.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3939.     </member>
  3940.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.IntersectSubset(System.Int32,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3)">
  3941.       <summary>Intersects the specified ray with a given mesh subset.</summary>
  3942.       <param name="attributeId">Attribute identifier of the subset to intersect with.</param>
  3943.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3944.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3945.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3946.     </member>
  3947.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.IntersectSubset(System.Int32,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation[]@)">
  3948.       <summary>Intersects the specified ray with a given mesh subset.</summary>
  3949.       <param name="attributeId">Attribute identifier of the subset to intersect with.</param>
  3950.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3951.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3952.       <param name="allHits">Array of <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> structures that describe all intersections of the ray and the mesh.</param>
  3953.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3954.     </member>
  3955.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.IntersectSubset(System.Int32,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation@)">
  3956.       <summary>Intersects the specified ray with a given mesh subset.</summary>
  3957.       <param name="attributeId">Attribute identifier of the subset to intersect with.</param>
  3958.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3959.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3960.       <param name="closestHit">An <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> object that describes the closest intersection between the array and the mesh.</param>
  3961.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3962.     </member>
  3963.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.IntersectSubset(System.Int32,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation@,Microsoft.DirectX.Direct3D.IntersectInformation[]@)">
  3964.       <summary>Intersects the specified ray with a given mesh subset.</summary>
  3965.       <param name="attributeId">Attribute identifier of the subset to intersect with.</param>
  3966.       <param name="rayPos">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the origin coordinate of the ray.</param>
  3967.       <param name="rayDir">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  3968.       <param name="closestHit">An <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> object that describes the closest intersection between the array and the mesh.</param>
  3969.       <param name="allHits">Array of <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> structures that describe all intersections of the ray and the mesh.</param>
  3970.       <returns>Value that is true if the ray intersects a triangular face on the mesh; otherwise, the value is false.</returns>
  3971.     </member>
  3972.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.LoadHierarchy(System.IO.Stream,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.AllocateHierarchy,Microsoft.DirectX.Direct3D.LoadUserData)">
  3973.       <summary>Loads the first frame hierarchy from a <see cref="T:System.IO.Stream" />.</summary>
  3974.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh hierarchy to load.</param>
  3975.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3976.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3977.       <param name="allocHierarchy">An <see cref="T:Microsoft.DirectX.Direct3D.AllocateHierarchy" /> object.</param>
  3978.       <param name="userDataLoader">Application-provided object that allows loading of user data. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.LoadUserData" />.</param>
  3979.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.AnimationRootFrame" />. The <see cref="P:Microsoft.DirectX.Direct3D.AnimationRootFrame.AnimationController" /> property contains an <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> that corresponds to an animation, created with default tracks and events, in the DirectX (.x) file.</returns>
  3980.     </member>
  3981.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.LoadHierarchy(System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.AllocateHierarchy,Microsoft.DirectX.Direct3D.LoadUserData)">
  3982.       <summary>Loads the first frame hierarchy from a <see cref="T:System.IO.Stream" />.</summary>
  3983.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the mesh hierarchy to load.</param>
  3984.       <param name="readBytes">Size of the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.LoadHierarchy" /> in bytes.</param>
  3985.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3986.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" />to associate with the mesh.</param>
  3987.       <param name="allocHierarchy">An <see cref="T:Microsoft.DirectX.Direct3D.AllocateHierarchy" /> object.</param>
  3988.       <param name="userDataLoader">Application-provided object that allows loading of user data. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.LoadUserData" />.</param>
  3989.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.AnimationRootFrame" />. The <see cref="P:Microsoft.DirectX.Direct3D.AnimationRootFrame.AnimationController" /> property contains an <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> that corresponds to an animation, created with default tracks and events, in the DirectX (.x) file.</returns>
  3990.     </member>
  3991.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.LoadHierarchyFromFile(System.String,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.AllocateHierarchy,Microsoft.DirectX.Direct3D.LoadUserData)">
  3992.       <summary>Loads the first frame hierarchy in a DirectX (.x) file.</summary>
  3993.       <param name="filename">String that specifies the file name.</param>
  3994.       <param name="options">One or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  3995.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the mesh.</param>
  3996.       <param name="allocHierarchy">An <see cref="T:Microsoft.DirectX.Direct3D.AllocateHierarchy" /> object. See Remarks.</param>
  3997.       <param name="userDataLoader">Application-provided object that allows loading of user data. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.LoadUserData" />.</param>
  3998.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.AnimationRootFrame" />. The <see cref="P:Microsoft.DirectX.Direct3D.AnimationRootFrame.AnimationController" /> property contains an <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> that corresponds to an animation, created with default tracks and events, in the .x file.</returns>
  3999.     </member>
  4000.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.LockAttributeBuffer(Microsoft.DirectX.Direct3D.LockFlags)">
  4001.       <summary>Locks an attribute buffer and obtains its memory.</summary>
  4002.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4003.       <returns />
  4004.     </member>
  4005.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.LockAttributeBufferArray(Microsoft.DirectX.Direct3D.LockFlags)">
  4006.       <summary>Locks an attribute buffer and obtains its memory.</summary>
  4007.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />.</param>
  4008.       <returns>Returns an array that contains three <see cref="T:System.Int32" /> values for each face in the mesh.</returns>
  4009.     </member>
  4010.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream)">
  4011.       <summary>Controls the reordering of mesh faces and vertices to optimize performance and generate an output mesh.</summary>
  4012.       <param name="flags">Type of optimization to perform; can be set to one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />).</param>
  4013.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4014.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4015.     </member>
  4016.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4017.       <summary>Controls the reordering of mesh faces and vertices to optimize performance and generate an output mesh.</summary>
  4018.       <param name="flags">Type of optimization to perform; can be set to one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />).</param>
  4019.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4020.       <param name="adjacencyOut">[in, out] Array for the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh.</param>
  4021.       <param name="faceRemap">[in, out] Destination buffer that contains the new index for each face.</param>
  4022.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains the new index for each vertex.</param>
  4023.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4024.     </member>
  4025.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[])">
  4026.       <summary>Controls the reordering of mesh faces and vertices to optimize performance and generate an output mesh.</summary>
  4027.       <param name="flags">Type of optimization to perform; can be set to one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />).</param>
  4028.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4029.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4030.     </member>
  4031.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[],System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4032.       <summary>Controls the reordering of mesh faces and vertices to optimize performance and generate an output mesh.</summary>
  4033.       <param name="flags">Type of optimization to perform; can be set to one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />).</param>
  4034.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4035.       <param name="adjacencyOut">[in, out] Array for the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh.</param>
  4036.       <param name="faceRemap">[in, out] Destination buffer that contains the new index for each face.</param>
  4037.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains the new index for each vertex.</param>
  4038.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4039.     </member>
  4040.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.OptimizeInPlace(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream)">
  4041.       <summary>Controls the reordering of mesh faces and vertices to optimize performance.</summary>
  4042.       <param name="flags">Type of optimization to perform; can be set to one or more of the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />Optimize* flags.</param>
  4043.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4044.       <returns />
  4045.     </member>
  4046.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.OptimizeInPlace(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[])">
  4047.       <summary>Controls the reordering of mesh faces and vertices to optimize performance.</summary>
  4048.       <param name="flags">Type of optimization to perform; can be set to one or more of the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />Optimize* flags.</param>
  4049.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4050.       <returns />
  4051.     </member>
  4052.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.OptimizeInPlace(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4053.       <summary>Controls the reordering of mesh faces and vertices to optimize performance.</summary>
  4054.       <param name="flags">Type of optimization to perform; can be set to one or more of the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />Optimize* flags.</param>
  4055.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4056.       <param name="adjacencyOut">[in, out] Array for the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh.</param>
  4057.       <param name="faceRemap">[in, out] Destination buffer that contains the new index for each face.</param>
  4058.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains the new index for each vertex.</param>
  4059.       <returns />
  4060.     </member>
  4061.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.OptimizeInPlace(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[],System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4062.       <summary>Controls the reordering of mesh faces and vertices to optimize performance.</summary>
  4063.       <param name="flags">Type of optimization to perform; can be set to one or more of the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />Optimize* flags.</param>
  4064.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0.</param>
  4065.       <param name="adjacencyOut">[in, out] Array for the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh.</param>
  4066.       <param name="faceRemap">[in, out] Destination buffer that contains the new index for each face.</param>
  4067.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains the new index for each vertex.</param>
  4068.       <returns />
  4069.     </member>
  4070.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.op_Equality(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.Mesh)">
  4071.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  4072.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object to the left of the equality operator.</param>
  4073.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object to the right of the equality operator.</param>
  4074.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  4075.     </member>
  4076.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.op_Inequality(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.Mesh)">
  4077.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  4078.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object to the left of the equality operator.</param>
  4079.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object to the right of the equality operator.</param>
  4080.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  4081.     </member>
  4082.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Polygon(Microsoft.DirectX.Direct3D.Device,System.Single,System.Int32)">
  4083.       <summary>Uses a left-handed coordinate system to create a mesh that contains an n-sided polygon.</summary>
  4084.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created polygon mesh.</param>
  4085.       <param name="length">Length of each side.</param>
  4086.       <param name="sides">Number of sides for the polygon; must be greater than or equal to 3.</param>
  4087.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the polygon mesh.</returns>
  4088.     </member>
  4089.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Polygon(Microsoft.DirectX.Direct3D.Device,System.Single,System.Int32,Microsoft.DirectX.GraphicsStream@)">
  4090.       <summary>Uses a left-handed coordinate system to create a mesh that contains an n-sided polygon.</summary>
  4091.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created polygon mesh.</param>
  4092.       <param name="length">Length of each side.</param>
  4093.       <param name="sides">Number of sides for the polygon; must be greater than or equal to 3.</param>
  4094.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4095.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the polygon mesh.</returns>
  4096.     </member>
  4097.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.raise_Disposing(System.Object,System.EventArgs)">
  4098.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.Mesh.Disposing" /> event when called from within a derived class.</summary>
  4099.       <param name="i1">Invoking object reference; should be this object.</param>
  4100.       <param name="i2">Arguments to pass to the event handler.</param>
  4101.       <returns />
  4102.     </member>
  4103.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.String,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4104.       <summary>Saves the mesh to the specified stream object.</summary>
  4105.       <param name="filename">String that specifies the file name.</param>
  4106.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4107.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4108.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4109.       <returns />
  4110.     </member>
  4111.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.String,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.EffectInstance[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4112.       <summary>Saves the mesh to the specified stream object.</summary>
  4113.       <param name="filename">String that specifies the file name.</param>
  4114.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4115.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4116.       <param name="effects">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, one per attribute group in the mesh. An effect instance is a particular instance of state information used to initialize an effect.</param>
  4117.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4118.       <returns />
  4119.     </member>
  4120.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.String,System.Int32[],Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4121.       <summary>Saves the mesh to the specified stream object.</summary>
  4122.       <param name="filename">String that specifies the file name.</param>
  4123.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4124.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4125.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4126.       <returns />
  4127.     </member>
  4128.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.String,System.Int32[],Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.EffectInstance[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4129.       <summary>Saves the mesh to the specified stream object.</summary>
  4130.       <param name="filename">String that specifies the file name.</param>
  4131.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4132.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4133.       <param name="effects">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, one per attribute group in the mesh. An effect instance is a particular instance of state information used to initialize an effect.</param>
  4134.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4135.       <returns />
  4136.     </member>
  4137.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.IO.Stream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4138.       <summary>Saves the mesh to the specified stream object.</summary>
  4139.       <param name="stream">The <see cref="T:System.IO.Stream" /> in which to save the .x file.</param>
  4140.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4141.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4142.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4143.       <returns />
  4144.     </member>
  4145.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.IO.Stream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.EffectInstance[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4146.       <summary>Saves the mesh to the specified stream object.</summary>
  4147.       <param name="stream">The <see cref="T:System.IO.Stream" /> in which to save the .x file.</param>
  4148.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4149.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4150.       <param name="effects">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, one per attribute group in the mesh. An effect instance is a particular instance of state information used to initialize an effect.</param>
  4151.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4152.       <returns />
  4153.     </member>
  4154.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.IO.Stream,System.Int32[],Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4155.       <summary>Saves the mesh to the specified stream object.</summary>
  4156.       <param name="stream">The <see cref="T:System.IO.Stream" /> in which to save the .x file.</param>
  4157.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4158.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4159.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4160.       <returns />
  4161.     </member>
  4162.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Save(System.IO.Stream,System.Int32[],Microsoft.DirectX.Direct3D.ExtendedMaterial[],Microsoft.DirectX.Direct3D.EffectInstance[],Microsoft.DirectX.Direct3D.XFileFormat)">
  4163.       <summary>Saves the mesh to the specified stream object.</summary>
  4164.       <param name="stream">The <see cref="T:System.IO.Stream" /> in which to save the .x file.</param>
  4165.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4166.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information to save in the DirectX (.x) file.</param>
  4167.       <param name="effects">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, one per attribute group in the mesh. An effect instance is a particular instance of state information used to initialize an effect.</param>
  4168.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4169.       <returns />
  4170.     </member>
  4171.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.SaveHierarchyToFile(System.String,Microsoft.DirectX.Direct3D.XFileFormat,Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Direct3D.AnimationController,Microsoft.DirectX.Direct3D.SaveUserData)">
  4172.       <summary>Creates a DirectX (.x) file and saves the mesh hierarchy and corresponding animations in it.</summary>
  4173.       <param name="filename">String that specifies the file name.</param>
  4174.       <param name="format">An <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> that indicates the format to use when saving the .x file. See Remarks.</param>
  4175.       <param name="frameRoot">Root node of the hierarchy to save. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Frame" />.</param>
  4176.       <param name="animationMixer">An <see cref="T:Microsoft.DirectX.Direct3D.AnimationController" /> whose animation sets will be stored.</param>
  4177.       <param name="saveUserData">Application-provided object that allows saving of user data. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.SaveUserData" />.</param>
  4178.       <returns />
  4179.     </member>
  4180.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.SetAttributeTable(Microsoft.DirectX.Direct3D.AttributeRange[])">
  4181.       <summary>Sets a mesh's attribute table and specifies the number of entries stored in it.</summary>
  4182.       <param name="table">Array of <see cref="T:Microsoft.DirectX.Direct3D.AttributeRange" /> structures that represent the entries in the mesh attribute table.</param>
  4183.       <returns />
  4184.     </member>
  4185.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Simplify(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4186.       <summary>Generates a simplified mesh using the provided weights that come as close as possible to the given <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" />.</summary>
  4187.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4188.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4189.       <param name="minValue">Number of vertices or faces, depending on the flag set in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter, by which to simplify the source mesh.</param>
  4190.       <param name="options">Simplification options for the mesh; can be one of the Simplify* flags in <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</param>
  4191.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned simplification mesh.</returns>
  4192.     </member>
  4193.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Simplify(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Single[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4194.       <summary>Generates a simplified mesh using the provided weights that come as close as possible to the given <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" />.</summary>
  4195.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4196.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4197.       <param name="vertexWeights">Array of vertex weights. If this parameter is set to 0, all vertex weights are set to 1.0.</param>
  4198.       <param name="minValue">Number of vertices or faces, depending on the flag set in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter, by which to simplify the source mesh.</param>
  4199.       <param name="options">Simplification options for the mesh; can be one of the Simplify* flags in <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</param>
  4200.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned simplification mesh.</returns>
  4201.     </member>
  4202.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Simplify(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4203.       <summary>Generates a simplified mesh using the provided weights that come as close as possible to the given <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" />.</summary>
  4204.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4205.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4206.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  4207.       <param name="minValue">Number of vertices or faces, depending on the flag set in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter, by which to simplify the source mesh.</param>
  4208.       <param name="options">Simplification options for the mesh; can be one of the Simplify* flags in <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</param>
  4209.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned simplification mesh.</returns>
  4210.     </member>
  4211.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Simplify(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights,System.Single[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4212.       <summary>Generates a simplified mesh using the provided weights that come as close as possible to the given <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" />.</summary>
  4213.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4214.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4215.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  4216.       <param name="vertexWeights">Array of vertex weights. If this parameter is set to 0, all vertex weights are set to 1.0.</param>
  4217.       <param name="minValue">Number of vertices or faces, depending on the flag set in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter, by which to simplify the source mesh.</param>
  4218.       <param name="options">Simplification options for the mesh; can be one of the Simplify* flags in <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</param>
  4219.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned simplification mesh.</returns>
  4220.     </member>
  4221.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Simplify(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4222.       <summary>Generates a simplified mesh using the provided weights that come as close as possible to the given <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" />.</summary>
  4223.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4224.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4225.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of vertex weights. If this parameter is set to 0, all vertex weights are set to 1.0.</param>
  4226.       <param name="minValue">Number of vertices or faces, depending on the flag set in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter, by which to simplify the source mesh.</param>
  4227.       <param name="options">Simplification options for the mesh; can be one of the Simplify* flags in <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</param>
  4228.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned simplification mesh.</returns>
  4229.     </member>
  4230.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Simplify(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.AttributeWeights,Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4231.       <summary>Generates a simplified mesh using the provided weights that come as close as possible to the given <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" />.</summary>
  4232.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4233.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4234.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  4235.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of vertex weights. If this parameter is set to 0, all vertex weights are set to 1.0.</param>
  4236.       <param name="minValue">Number of vertices or faces, depending on the flag set in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter, by which to simplify the source mesh.</param>
  4237.       <param name="options">Simplification options for the mesh; can be one of the Simplify* flags in <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" />.</param>
  4238.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned simplification mesh.</returns>
  4239.     </member>
  4240.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Sphere(Microsoft.DirectX.Direct3D.Device,System.Single,System.Int32,System.Int32)">
  4241.       <summary>Uses a left-handed coordinate system to create a mesh that contains a sphere.</summary>
  4242.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created sphere mesh.</param>
  4243.       <param name="radius">Radius of the sphere. This value should be greater than or equal to 0.0f.</param>
  4244.       <param name="slices">Number of slices around the main axis.</param>
  4245.       <param name="stacks">Number of stacks along the main axis.</param>
  4246.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the sphere mesh.</returns>
  4247.     </member>
  4248.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Sphere(Microsoft.DirectX.Direct3D.Device,System.Single,System.Int32,System.Int32,Microsoft.DirectX.GraphicsStream@)">
  4249.       <summary>Uses a left-handed coordinate system to create a mesh that contains a sphere.</summary>
  4250.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created sphere mesh.</param>
  4251.       <param name="radius">Radius of the sphere. This value should be greater than or equal to 0.0f.</param>
  4252.       <param name="slices">Number of slices around the main axis.</param>
  4253.       <param name="stacks">Number of stacks along the main axis.</param>
  4254.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4255.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the sphere mesh.</returns>
  4256.     </member>
  4257.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Split(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4258.       <summary>Splits a mesh into multiple meshes that are smaller than the specified size.</summary>
  4259.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4260.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4261.       <param name="maxSize">Maximum number of vertices in the resulting mesh.</param>
  4262.       <param name="options">One or more of the Option*<see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> for the new meshes.</param>
  4263.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> objects for the new meshes. For a source mesh split into n meshes, the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Split" /> value is an array of n<see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> objects.</returns>
  4264.     </member>
  4265.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Split(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.GraphicsStream@)">
  4266.       <summary>Splits a mesh into multiple meshes that are smaller than the specified size.</summary>
  4267.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4268.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be simplified.</param>
  4269.       <param name="maxSize">Maximum number of vertices in the resulting mesh.</param>
  4270.       <param name="options">One or more of the Option*<see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> for the new meshes.</param>
  4271.       <param name="adjacencyArrayOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains adjacency arrays (<see cref="T:System.Int32" /> values) for the new meshes.</param>
  4272.       <param name="faceRemapArrayOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains an array of face remap arrays (<see cref="T:System.Int32" /> values) for the new meshes.</param>
  4273.       <param name="vertRemapArrayOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains an array of vertex remap arrays for the new meshes.</param>
  4274.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> objects for the new meshes. For a source mesh split into n meshes, the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Split" /> value is an array of n<see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> objects.</returns>
  4275.     </member>
  4276.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Teapot(Microsoft.DirectX.Direct3D.Device)">
  4277.       <summary>Uses a left-handed coordinate system to create a mesh that contains a teapot.</summary>
  4278.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created teapot mesh.</param>
  4279.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the teapot mesh.</returns>
  4280.     </member>
  4281.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Teapot(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@)">
  4282.       <summary>Uses a left-handed coordinate system to create a mesh that contains a teapot.</summary>
  4283.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the created teapot mesh.</param>
  4284.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing an array filled with three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4285.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the teapot mesh.</returns>
  4286.     </member>
  4287.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TessellateNPatches(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,System.Single,System.Boolean)">
  4288.       <summary>Tessellates the given mesh using the N-patchtessellation scheme.</summary>
  4289.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to tessellate.</param>
  4290.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  4291.       <param name="numSegs">Number of segments per edge to tessellate.</param>
  4292.       <param name="quadraticInterpNormals">Set to true if quadratic interpolation for normals is used. Set to false if linear interpolation is used.</param>
  4293.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned tessellated mesh.</returns>
  4294.     </member>
  4295.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TessellateNPatches(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,System.Single,System.Boolean,Microsoft.DirectX.GraphicsStream@)">
  4296.       <summary>Tessellates the given mesh using the N-patchtessellation scheme.</summary>
  4297.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to tessellate.</param>
  4298.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  4299.       <param name="numSegs">Number of segments per edge to tessellate.</param>
  4300.       <param name="quadraticInterpNormals">Set to true if quadratic interpolation for normals is used. Set to false if linear interpolation is used.</param>
  4301.       <param name="adjacencyOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the output mesh.</param>
  4302.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned tessellated mesh.</returns>
  4303.     </member>
  4304.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TessellateNPatches(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Single,System.Boolean)">
  4305.       <summary>Tessellates the given mesh using the N-patchtessellation scheme.</summary>
  4306.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to tessellate.</param>
  4307.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  4308.       <param name="numSegs">Number of segments per edge to tessellate.</param>
  4309.       <param name="quadraticInterpNormals">Set to true if quadratic interpolation for normals is used. Set to false if linear interpolation is used.</param>
  4310.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned tessellated mesh.</returns>
  4311.     </member>
  4312.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TessellateNPatches(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Single,System.Boolean,Microsoft.DirectX.GraphicsStream@)">
  4313.       <summary>Tessellates the given mesh using the N-patchtessellation scheme.</summary>
  4314.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to tessellate.</param>
  4315.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  4316.       <param name="numSegs">Number of segments per edge to tessellate.</param>
  4317.       <param name="quadraticInterpNormals">Set to true if quadratic interpolation for normals is used. Set to false if linear interpolation is used.</param>
  4318.       <param name="adjacencyOut">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the output mesh.</param>
  4319.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the returned tessellated mesh.</returns>
  4320.     </member>
  4321.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TextFromFont(Microsoft.DirectX.Direct3D.Device,System.Drawing.Font,System.String,System.Single,System.Single)">
  4322.       <summary>Creates a mesh that contains the specified text, using a .NET font object.</summary>
  4323.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the text mesh.</param>
  4324.       <param name="font">A <see cref="T:System.Drawing.Font" /> object that creates the mesh.</param>
  4325.       <param name="text">String that specifies the text to generate.</param>
  4326.       <param name="deviation">Maximum chordal deviation from  font outlines.</param>
  4327.       <param name="extrusion">Amount to extrude text in the negative z-direction.</param>
  4328.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cylinder mesh.</returns>
  4329.     </member>
  4330.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TextFromFont(Microsoft.DirectX.Direct3D.Device,System.Drawing.Font,System.String,System.Single,System.Single,Microsoft.DirectX.Direct3D.GlyphMetricsFloat[]@)">
  4331.       <summary>Creates a mesh that contains the specified text, using a .NET font object.</summary>
  4332.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the text mesh.</param>
  4333.       <param name="font">A <see cref="T:System.Drawing.Font" /> object that creates the mesh.</param>
  4334.       <param name="text">String that specifies the text to generate.</param>
  4335.       <param name="deviation">Maximum chordal deviation from  font outlines.</param>
  4336.       <param name="extrusion">Amount to extrude text in the negative z-direction.</param>
  4337.       <param name="glyphMetrics">Array of <see cref="T:Microsoft.DirectX.Direct3D.GlyphMetricsFloat" /> structures that contain the glyph metric data. See Remarks. If glyph sizes are not a concern, this parameter can be omitted.</param>
  4338.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cylinder mesh.</returns>
  4339.     </member>
  4340.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TextFromFont(Microsoft.DirectX.Direct3D.Device,System.Drawing.Font,System.String,System.Single,System.Single,Microsoft.DirectX.GraphicsStream@)">
  4341.       <summary>Creates a mesh that contains the specified text, using a .NET font object.</summary>
  4342.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the text mesh.</param>
  4343.       <param name="font">A <see cref="T:System.Drawing.Font" /> object that creates the mesh.</param>
  4344.       <param name="text">String that specifies the text to generate.</param>
  4345.       <param name="deviation">Maximum chordal deviation from  font outlines.</param>
  4346.       <param name="extrusion">Amount to extrude text in the negative z-direction.</param>
  4347.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4348.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cylinder mesh.</returns>
  4349.     </member>
  4350.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.TextFromFont(Microsoft.DirectX.Direct3D.Device,System.Drawing.Font,System.String,System.Single,System.Single,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.GlyphMetricsFloat[]@)">
  4351.       <summary>Creates a mesh that contains the specified text, using a .NET font object.</summary>
  4352.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the text mesh.</param>
  4353.       <param name="font">A <see cref="T:System.Drawing.Font" /> object that creates the mesh.</param>
  4354.       <param name="text">String that specifies the text to generate.</param>
  4355.       <param name="deviation">Maximum chordal deviation from  font outlines.</param>
  4356.       <param name="extrusion">Amount to extrude text in the negative z-direction.</param>
  4357.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4358.       <param name="glyphMetrics">Array of <see cref="T:Microsoft.DirectX.Direct3D.GlyphMetricsFloat" /> structures that contain the glyph metric data. See Remarks. If glyph sizes are not a concern, this parameter can be omitted.</param>
  4359.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cylinder mesh.</returns>
  4360.     </member>
  4361.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Torus(Microsoft.DirectX.Direct3D.Device,System.Single,System.Single,System.Int32,System.Int32)">
  4362.       <summary>Uses a left-handed coordinate system to create a mesh that contains a torus.</summary>
  4363.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the text mesh.</param>
  4364.       <param name="innerRadius">Inner radius of the torus; should be greater than or equal to 0.0f.</param>
  4365.       <param name="outerRadius">Outer radius of the torus; should be greater than or equal to 0.0f.</param>
  4366.       <param name="sides">Number of sides in a cross section; must be greater than or equal to 3.</param>
  4367.       <param name="rings">Number of rings in the torus; must be greater than or equal to 3.</param>
  4368.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the torus mesh.</returns>
  4369.     </member>
  4370.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Torus(Microsoft.DirectX.Direct3D.Device,System.Single,System.Single,System.Int32,System.Int32,Microsoft.DirectX.GraphicsStream@)">
  4371.       <summary>Uses a left-handed coordinate system to create a mesh that contains a torus.</summary>
  4372.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device associated with the text mesh.</param>
  4373.       <param name="innerRadius">Inner radius of the torus; should be greater than or equal to 0.0f.</param>
  4374.       <param name="outerRadius">Outer radius of the torus; should be greater than or equal to 0.0f.</param>
  4375.       <param name="sides">Number of sides in a cross section; must be greater than or equal to 3.</param>
  4376.       <param name="rings">Number of rings in the torus; must be greater than or equal to 3.</param>
  4377.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  4378.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the torus mesh.</returns>
  4379.     </member>
  4380.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.UnlockAttributeBuffer">
  4381.       <summary>Unlocks an attribute buffer.</summary>
  4382.       <returns />
  4383.     </member>
  4384.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.UnlockAttributeBuffer(System.Int32[])">
  4385.       <summary>Unlocks an attribute buffer.</summary>
  4386.       <param name="dataAttribute">Array of pointers that represents the attribute buffer to unlock.</param>
  4387.       <returns />
  4388.     </member>
  4389.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh)">
  4390.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  4391.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</param>
  4392.       <returns />
  4393.     </member>
  4394.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Validate(System.Int32[])">
  4395.       <summary>Validates a mesh.</summary>
  4396.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be tested.</param>
  4397.       <returns />
  4398.     </member>
  4399.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Validate(System.Int32[],System.String@)">
  4400.       <summary>Validates a mesh.</summary>
  4401.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be tested.</param>
  4402.       <param name="errorsAndWarnings">Returns a buffer that contains a string of errors and warnings, which explain the problems found in the mesh.</param>
  4403.       <returns />
  4404.     </member>
  4405.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Validate(Microsoft.DirectX.GraphicsStream)">
  4406.       <summary>Validates a mesh.</summary>
  4407.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be tested.</param>
  4408.       <returns />
  4409.     </member>
  4410.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.Validate(Microsoft.DirectX.GraphicsStream,System.String@)">
  4411.       <summary>Validates a mesh.</summary>
  4412.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh to be tested.</param>
  4413.       <param name="errorsAndWarnings">Returns a buffer that contains a string of errors and warnings, which explain the problems found in the mesh.</param>
  4414.       <returns />
  4415.     </member>
  4416.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.WeldVertices(Microsoft.DirectX.Direct3D.WeldEpsilonsFlags,Microsoft.DirectX.Direct3D.WeldEpsilons,System.Int32[],Microsoft.DirectX.GraphicsStream@)">
  4417.       <summary>Welds together replicated vertices that have equal attributes.</summary>
  4418.       <param name="flags">One or more flags from <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags" />.</param>
  4419.       <param name="epsilons">A <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilons" /> structure that specifies the epsilon values to use for this method.</param>
  4420.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0. If this parameter is omitted, <see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.GenerateAdjacency(System.Single,System.Int32[])" /> is called to create logical adjacency information.</param>
  4421.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the new index for each vertex.</param>
  4422.       <returns />
  4423.     </member>
  4424.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.WeldVertices(Microsoft.DirectX.Direct3D.WeldEpsilonsFlags,Microsoft.DirectX.Direct3D.WeldEpsilons,System.Int32[])">
  4425.       <summary>Welds together replicated vertices that have equal attributes.</summary>
  4426.       <param name="flags">One or more flags from <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags" />.</param>
  4427.       <param name="epsilons">A <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilons" /> structure that specifies the epsilon values to use for this method.</param>
  4428.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0. If this parameter is omitted, <see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.GenerateAdjacency(System.Single,System.Int32[])" /> is called to create logical adjacency information.</param>
  4429.       <returns />
  4430.     </member>
  4431.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.WeldVertices(Microsoft.DirectX.Direct3D.WeldEpsilonsFlags,Microsoft.DirectX.Direct3D.WeldEpsilons,System.Int32[],System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4432.       <summary>Welds together replicated vertices that have equal attributes.</summary>
  4433.       <param name="flags">One or more flags from <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags" />.</param>
  4434.       <param name="epsilons">A <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilons" /> structure that specifies the epsilon values to use for this method.</param>
  4435.       <param name="adjacencyIn">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0. If this parameter is omitted, <see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.GenerateAdjacency(System.Single,System.Int32[])" /> is called to create logical adjacency information.</param>
  4436.       <param name="adjacencyOut">[in, out] Face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh.</param>
  4437.       <param name="faceRemap">Array that contains the new index for each face.</param>
  4438.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the new index for each vertex.</param>
  4439.       <returns />
  4440.     </member>
  4441.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.WeldVertices(Microsoft.DirectX.Direct3D.WeldEpsilonsFlags,Microsoft.DirectX.Direct3D.WeldEpsilons,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  4442.       <summary>Welds together replicated vertices that have equal attributes.</summary>
  4443.       <param name="flags">One or more flags from <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags" />.</param>
  4444.       <param name="epsilons">A <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilons" /> structure that specifies the epsilon values to use for this method.</param>
  4445.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0. If this parameter is omitted, <see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.GenerateAdjacency(System.Single,System.Int32[])" /> is called to create logical adjacency information.</param>
  4446.       <param name="adjacencyOut">[in, out] A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outer array is one set of face adjacencies per triangle in the mesh.</param>
  4447.       <returns />
  4448.     </member>
  4449.     <member name="M:Microsoft.DirectX.Direct3D.Mesh.WeldVertices(Microsoft.DirectX.Direct3D.WeldEpsilonsFlags,Microsoft.DirectX.Direct3D.WeldEpsilons,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4450.       <summary>Welds together replicated vertices that have equal attributes.</summary>
  4451.       <param name="flags">One or more flags from <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags" />.</param>
  4452.       <param name="epsilons">A <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilons" /> structure that specifies the epsilon values to use for this method.</param>
  4453.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh. If the edge has no adjacent faces, the value is 0. If this parameter is omitted, <see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.GenerateAdjacency(System.Single,System.Int32[])" /> is called to create logical adjacency information.</param>
  4454.       <param name="adjacencyOut">[in, out] A <see cref="T:Microsoft.DirectX.GraphicsStream" /> that contains the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outer array is one set of face adjacencies per triangle in the mesh.</param>
  4455.       <param name="faceRemap">Array that contains the new index for each face.</param>
  4456.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the new index for each vertex.</param>
  4457.       <returns />
  4458.     </member>
  4459.     <member name="P:Microsoft.DirectX.Direct3D.Mesh.Disposed">
  4460.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  4461.     </member>
  4462.     <member name="P:Microsoft.DirectX.Direct3D.Mesh.UnmanagedComPointer">
  4463.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh" /> interface pointer.</summary>
  4464.     </member>
  4465.     <member name="T:Microsoft.DirectX.Direct3D.MeshContainer">
  4466.       <summary>Encapsulates a mesh object in a transformation frame hierarchy.</summary>
  4467.     </member>
  4468.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.#ctor">
  4469.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" /> class.</summary>
  4470.     </member>
  4471.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.Finalize">
  4472.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" /> object to free resources before it is destroyed by the garbage collector.</summary>
  4473.       <returns />
  4474.     </member>
  4475.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.GetAdjacency">
  4476.       <summary>Retrieves an array that contains the mesh adjacency information.</summary>
  4477.       <returns>Array of integers that represent the adjacency information.</returns>
  4478.     </member>
  4479.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.GetAdjacencyStream">
  4480.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the mesh adjacency information.</summary>
  4481.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the adjacency information.</returns>
  4482.     </member>
  4483.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.GetEffectInstances">
  4484.       <summary>Retrieves an array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> objects that contain the effects for the mesh.</summary>
  4485.       <returns>Returns an array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> objects.</returns>
  4486.     </member>
  4487.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.GetMaterials">
  4488.       <summary>Retrieves an array of mesh materials.</summary>
  4489.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> objects that contain the mesh materials.</returns>
  4490.     </member>
  4491.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.SetAdjacency(Microsoft.DirectX.GraphicsStream)">
  4492.       <summary>Sets the mesh adjacency information.</summary>
  4493.       <param name="adj">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the adjacency information.</param>
  4494.       <returns />
  4495.     </member>
  4496.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.SetAdjacency(System.Int32[])">
  4497.       <summary>Sets the mesh adjacency information.</summary>
  4498.       <param name="adj">Array of integers that represent the adjacency information.</param>
  4499.       <returns />
  4500.     </member>
  4501.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.SetEffectInstances(Microsoft.DirectX.Direct3D.EffectInstance[])">
  4502.       <summary>Sets an array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> objects that contain the effects for the mesh.</summary>
  4503.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> objects.</param>
  4504.       <returns />
  4505.     </member>
  4506.     <member name="M:Microsoft.DirectX.Direct3D.MeshContainer.SetMaterials(Microsoft.DirectX.Direct3D.ExtendedMaterial[])">
  4507.       <summary>Sets an array of mesh materials.</summary>
  4508.       <param name="mtrl">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> objects that contain the mesh materials to set.</param>
  4509.       <returns />
  4510.     </member>
  4511.     <member name="P:Microsoft.DirectX.Direct3D.MeshContainer.MeshData">
  4512.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Direct3D.MeshData" /> object that contains the type of data in the mesh.</summary>
  4513.     </member>
  4514.     <member name="P:Microsoft.DirectX.Direct3D.MeshContainer.Name">
  4515.       <summary>Retrieves or sets the mesh name.</summary>
  4516.     </member>
  4517.     <member name="P:Microsoft.DirectX.Direct3D.MeshContainer.NextContainer">
  4518.       <summary>Retrieves the next mesh container.</summary>
  4519.     </member>
  4520.     <member name="P:Microsoft.DirectX.Direct3D.MeshContainer.SkinInformation">
  4521.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object that contains information about animating bones in a skin mesh.</summary>
  4522.     </member>
  4523.     <member name="T:Microsoft.DirectX.Direct3D.PatchMesh">
  4524.       <summary>Provides patch mesh functionality.</summary>
  4525.     </member>
  4526.     <member name="E:Microsoft.DirectX.Direct3D.PatchMesh.Disposing">
  4527.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  4528.     </member>
  4529.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream)">
  4530.       <summary>Creates a new patch mesh with the specified vertex declaration.</summary>
  4531.       <param name="options">Mesh creation options, indicated through one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  4532.       <param name="decl">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that specify the vertex format for the vertices in the output mesh.</param>
  4533.       <returns>Cloned patch mesh.</returns>
  4534.     </member>
  4535.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[])">
  4536.       <summary>Creates a new patch mesh with the specified vertex declaration.</summary>
  4537.       <param name="options">Mesh creation options, indicated through one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> and <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  4538.       <param name="decl">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that specify the vertex format for the vertices in the output mesh.</param>
  4539.       <returns>Cloned patch mesh.</returns>
  4540.     </member>
  4541.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.CreateNPatchMesh(Microsoft.DirectX.Direct3D.Mesh)">
  4542.       <summary>Creates an N-patch mesh from a triangle mesh.</summary>
  4543.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> triangle mesh object to convert to a patch mesh.</param>
  4544.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object.</returns>
  4545.     </member>
  4546.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh)">
  4547.       <summary>Creates a mesh from a control patch mesh.</summary>
  4548.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh" /> interface pointer.</param>
  4549.     </member>
  4550.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.#ctor(System.IntPtr)">
  4551.       <summary>Creates a mesh from a control patch mesh.</summary>
  4552.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  4553.     </member>
  4554.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.#ctor(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.PatchInformation,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.VertexElement[])">
  4555.       <summary>Creates a mesh from a control patch mesh.</summary>
  4556.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the patch mesh.</param>
  4557.       <param name="information">Patch information structure. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.PatchInformation" />.</param>
  4558.       <param name="numberPatches">Number of patches.</param>
  4559.       <param name="numberVertices">Number of control vertices in the patch.</param>
  4560.       <param name="declaration">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that describe the vertex format for the returned mesh.</param>
  4561.     </member>
  4562.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Dispose">
  4563.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object.</summary>
  4564.       <returns />
  4565.     </member>
  4566.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Equals(System.Object)">
  4567.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  4568.       <param name="compare">Object to compare to this object.</param>
  4569.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  4570.     </member>
  4571.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Finalize">
  4572.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object to free resources before it is destroyed by the garbage collector.</summary>
  4573.       <returns />
  4574.     </member>
  4575.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  4576.       <summary>Loads a patch mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  4577.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the file data object to load.</param>
  4578.       <param name="options">One or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> or <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  4579.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the mesh.</param>
  4580.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  4581.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object that represents the loaded patch mesh.</returns>
  4582.     </member>
  4583.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device)">
  4584.       <summary>Loads a patch mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  4585.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the file data object to load.</param>
  4586.       <param name="options">One or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> or <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  4587.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the mesh.</param>
  4588.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object that represents the loaded patch mesh.</returns>
  4589.     </member>
  4590.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  4591.       <summary>Loads a patch mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  4592.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the file data object to load.</param>
  4593.       <param name="options">One or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> or <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  4594.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the mesh.</param>
  4595.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  4596.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object that represents the loaded patch mesh.</returns>
  4597.     </member>
  4598.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  4599.       <summary>Loads a patch mesh from an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  4600.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the file data object to load.</param>
  4601.       <param name="options">One or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> that specify creation options for the mesh (excepting the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> or <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags).</param>
  4602.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object to associate with the mesh.</param>
  4603.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> structures that contain material information saved in the mesh.</param>
  4604.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  4605.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object that represents the loaded patch mesh.</returns>
  4606.     </member>
  4607.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.GenerateAdjacency(System.Single)">
  4608.       <summary>Generates adjacency information based on mesh indices.</summary>
  4609.       <param name="tolerance">Specifies that vertices that differ in position by less than the tolerance be treated as coincident.</param>
  4610.       <returns />
  4611.     </member>
  4612.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.GetHashCode">
  4613.       <summary>Returns the hash code for the current instance.</summary>
  4614.       <returns>Hash code for the instance.</returns>
  4615.     </member>
  4616.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.GetObjectByValue(System.Int32)">
  4617.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  4618.       <param name="uniqueKey">Object identifier.</param>
  4619.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXPatchMesh, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> class. Not supported.</returns>
  4620.     </member>
  4621.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.GetTessellateSize(System.Single,System.Int32,System.Int32@,System.Int32@)">
  4622.       <summary>Retrieves the size of the tessellated mesh, given a tessellation level.</summary>
  4623.       <param name="tessLevel">Tessellation level.</param>
  4624.       <param name="adaptive">Value that specifies adaptive tessellation. For adaptive tessellation, set this parameter to -1 and set <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.GetTessellateSize(System.Single,System.Int32,System.Int32@,System.Int32@)" /> to the maximum tessellation value. This results in the maximum mesh size necessary for adaptive tessellation. To specify no tessellation, set this parameter to 0.</param>
  4625.       <param name="numTriangles">Number of triangles generated by the tessellated mesh.</param>
  4626.       <param name="numVertices">Number of vertices generated by the tessellated mesh.</param>
  4627.       <returns />
  4628.     </member>
  4629.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.LockAttributeBuffer(Microsoft.DirectX.Direct3D.LockFlags)">
  4630.       <summary>Locks the attribute buffer and obtains its memory.</summary>
  4631.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. Valid flags for this method are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />.</param>
  4632.       <returns>Returns the locked buffer as a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object.</returns>
  4633.     </member>
  4634.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.LockAttributeBufferArray(Microsoft.DirectX.Direct3D.LockFlags)">
  4635.       <summary>Locks the attribute buffer and obtains its memory.</summary>
  4636.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. Valid flags for this method are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />.</param>
  4637.       <returns>Returns the locked buffer in an array.</returns>
  4638.     </member>
  4639.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.LockIndexBuffer(System.Type,Microsoft.DirectX.Direct3D.LockFlags,System.Int32[])">
  4640.       <summary>Locks the index buffer.</summary>
  4641.       <param name="typeIndex">A <see cref="T:System.Type" /> object that indicates the type of array data to return. This can be a value type or any type that contains only value types.</param>
  4642.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4643.       <param name="ranks">Array of one to three <see cref="T:System.Int32" /> values that indicate the dimensions of the returning <see cref="T:System.Array" />.</param>
  4644.       <returns>An <see cref="T:System.Array" /> that represents the locked index buffer.</returns>
  4645.     </member>
  4646.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.LockIndexBuffer(Microsoft.DirectX.Direct3D.LockFlags)">
  4647.       <summary>Locks the index buffer.</summary>
  4648.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4649.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the locked index buffer.</returns>
  4650.     </member>
  4651.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.LockVertexBuffer(Microsoft.DirectX.Direct3D.LockFlags)">
  4652.       <summary>Locks the vertex buffer.</summary>
  4653.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />, and <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4654.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the locked vertex buffer.</returns>
  4655.     </member>
  4656.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.LockVertexBuffer(System.Type,Microsoft.DirectX.Direct3D.LockFlags,System.Int32[])">
  4657.       <summary>Locks the vertex buffer.</summary>
  4658.       <param name="typeVertex">A <see cref="T:System.Type" /> object that indicates the type of array data to return. This can be a value type or any type that contains only value types.</param>
  4659.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />, and <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4660.       <param name="ranks">Array of one to three <see cref="T:System.Int32" /> values that indicate the dimensions of the returning <see cref="T:System.Array" />.</param>
  4661.       <returns>An <see cref="T:System.Array" /> that represents the locked vertex buffer.</returns>
  4662.     </member>
  4663.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Optimize">
  4664.       <summary>Optimizes the patch mesh for efficient tessellation.</summary>
  4665.       <returns />
  4666.     </member>
  4667.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.op_Equality(Microsoft.DirectX.Direct3D.PatchMesh,Microsoft.DirectX.Direct3D.PatchMesh)">
  4668.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  4669.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object to the left of the equality operator.</param>
  4670.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object to the right of the equality operator.</param>
  4671.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  4672.     </member>
  4673.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.op_Inequality(Microsoft.DirectX.Direct3D.PatchMesh,Microsoft.DirectX.Direct3D.PatchMesh)">
  4674.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  4675.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object to the left of the equality operator.</param>
  4676.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object to the right of the equality operator.</param>
  4677.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  4678.     </member>
  4679.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.raise_Disposing(System.Object,System.EventArgs)">
  4680.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.PatchMesh.Disposing" /> event when called from within a derived class.</summary>
  4681.       <param name="i1">Invoking object reference; should be this object.</param>
  4682.       <param name="i2">Arguments to pass to the event handler.</param>
  4683.       <returns />
  4684.     </member>
  4685.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.SetIndexBufferData(System.Object,Microsoft.DirectX.Direct3D.LockFlags)">
  4686.       <summary>Sets index buffer data.</summary>
  4687.       <param name="data">An <see cref="T:System.Object" /> that contains the data to copy into the index buffer. This can be any value type or array of value types. The <see cref="T:System.Int32" /> and <see cref="T:System.Int16" /> values are commonly used.</param>
  4688.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform when setting the data. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4689.       <returns />
  4690.     </member>
  4691.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.SetVertexBufferData(System.Object,Microsoft.DirectX.Direct3D.LockFlags)">
  4692.       <summary>Sets vertex buffer data.</summary>
  4693.       <param name="data">An <see cref="T:System.Object" /> that contains the data to copy into the vertex buffer. This can be any value type or array of value types. The <see cref="T:System.Int32" /> and <see cref="T:System.Int16" /> values are commonly used.</param>
  4694.       <param name="flags">Zero or more <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" /> that describe the type of lock to perform when setting the data. For this method, the valid flags are <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.Discard" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoDirtyUpdate" />, <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.NoSystemLock" />, and <see cref="F:Microsoft.DirectX.Direct3D.LockFlags.ReadOnly" />. For a description of the flags, see <see cref="T:Microsoft.DirectX.Direct3D.LockFlags" />.</param>
  4695.       <returns />
  4696.     </member>
  4697.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Tessellate(System.Single,Microsoft.DirectX.Direct3D.Mesh)">
  4698.       <summary>Performs uniform tessellation based on the tessellation level.</summary>
  4699.       <param name="tessLevel">Tessellation level. This is the number of vertices introduced between existing vertices. The range of this floating-point parameter is between 0 and 32.</param>
  4700.       <param name="mesh">Resulting tessellated mesh. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  4701.       <returns />
  4702.     </member>
  4703.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.TessellateAdaptive(Microsoft.DirectX.Vector4,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Mesh)">
  4704.       <summary>Performs adaptive tessellation based on the z-based adaptive tessellation criterion.</summary>
  4705.       <param name="trans">Specifies a 4-D vector (<see cref="T:Microsoft.DirectX.Vector4" />) that is dotted with the vertices to get the per-vertex adaptive tessellation amount. Each edge is tessellated to the average value of the tessellation levels for the two vertices it connects.</param>
  4706.       <param name="maxTessellate">Maximum limit for adaptive tessellation. This is the number of vertices introduced between existing vertices. The range of this integer value is between <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.TessellateAdaptive(Microsoft.DirectX.Vector4,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Mesh)" /> and 32.</param>
  4707.       <param name="minTessellate">Minimum limit for adaptive tessellation. This is the number of vertices introduced between existing vertices. The range of this integer value is between 1 and <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.TessellateAdaptive(Microsoft.DirectX.Vector4,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Mesh)" />.</param>
  4708.       <param name="mesh">Resulting tessellated mesh. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  4709.       <returns />
  4710.     </member>
  4711.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.UnlockAttributeBuffer">
  4712.       <summary>Unlocks the attribute buffer.</summary>
  4713.       <returns />
  4714.     </member>
  4715.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.UnlockAttributeBuffer(System.Int32[])">
  4716.       <summary>Unlocks the attribute buffer.</summary>
  4717.       <param name="dataAttribute">Array of values that contains the attribute buffer to unlock.</param>
  4718.       <returns />
  4719.     </member>
  4720.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.UnlockIndexBuffer">
  4721.       <summary>Unlocks the index buffer.</summary>
  4722.       <returns />
  4723.     </member>
  4724.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.UnlockVertexBuffer">
  4725.       <summary>Unlocks the vertex buffer.</summary>
  4726.       <returns />
  4727.     </member>
  4728.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh)">
  4729.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  4730.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> object.</param>
  4731.       <returns />
  4732.     </member>
  4733.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Validate">
  4734.       <summary>Validates a patch mesh.</summary>
  4735.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.DegenerateItems" /> structure that contains the indexes of patches and vertices that caused validation to fail.</returns>
  4736.     </member>
  4737.     <member name="M:Microsoft.DirectX.Direct3D.PatchMesh.Validate(System.String@)">
  4738.       <summary>Validates a patch mesh.</summary>
  4739.       <param name="errorsAndWarnings">Returns a buffer that contains a string of errors and warnings, which explain the problems found in the mesh.</param>
  4740.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.DegenerateItems" /> structure that contains the indexes of patches and vertices that caused validation to fail.</returns>
  4741.     </member>
  4742.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.ControlVerticesPerPatch">
  4743.       <summary>Retrieves the number of control vertices per patch.</summary>
  4744.     </member>
  4745.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.Declaration">
  4746.       <summary>Retrieves the vertex declaration.</summary>
  4747.     </member>
  4748.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.Device">
  4749.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that created the mesh.</summary>
  4750.     </member>
  4751.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.DisplacementParameter">
  4752.       <summary>Retrieves or sets mesh geometry displacement parameters.</summary>
  4753.     </member>
  4754.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.Disposed">
  4755.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  4756.     </member>
  4757.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.IndexBuffer">
  4758.       <summary>Retrieves the mesh index buffer.</summary>
  4759.     </member>
  4760.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.NumberPatches">
  4761.       <summary>Retrieves the number of patches in a mesh.</summary>
  4762.     </member>
  4763.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.NumberVertices">
  4764.       <summary>Retrieves the number of vertices for a mesh.</summary>
  4765.     </member>
  4766.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.Options">
  4767.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.Direct3D.MeshOptions" /> structure that contains information about the patch mesh.</summary>
  4768.     </member>
  4769.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.PatchInformation">
  4770.       <summary>Retrieves the attributes of the patch mesh.</summary>
  4771.     </member>
  4772.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.UnmanagedComPointer">
  4773.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh" /> interface pointer.</summary>
  4774.     </member>
  4775.     <member name="P:Microsoft.DirectX.Direct3D.PatchMesh.VertexBuffer">
  4776.       <summary>Retrieves the mesh vertex buffer.</summary>
  4777.     </member>
  4778.     <member name="T:Microsoft.DirectX.Direct3D.ProgressiveMesh">
  4779.       <summary>Manipulates progressive mesh objects.</summary>
  4780.     </member>
  4781.     <member name="E:Microsoft.DirectX.Direct3D.ProgressiveMesh.Disposing">
  4782.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  4783.     </member>
  4784.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh)">
  4785.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4786.       <param name="pInterop">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh" /> interface pointer.</param>
  4787.     </member>
  4788.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(System.IntPtr)">
  4789.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4790.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  4791.     </member>
  4792.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4793.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4794.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4795.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created progressive mesh.</param>
  4796.       <param name="minValue">Number of vertices or faces (depending on which flag is set in the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor" /> parameter) by which to simplify the source mesh.</param>
  4797.       <param name="options">Simplification options for the mesh. Either <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" /> or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" /> can be set.</param>
  4798.     </member>
  4799.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Single[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4800.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4801.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4802.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created progressive mesh.</param>
  4803.       <param name="vertexWeights">Array of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight for a given vertex, the less likely it is to be simplified out of existence.</param>
  4804.       <param name="minValue">Number of vertices or faces (depending on which flag is set in the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor" /> parameter) by which to simplify the source mesh.</param>
  4805.       <param name="options">Simplification options for the mesh. Either <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" /> or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" /> can be set.</param>
  4806.     </member>
  4807.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4808.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4809.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4810.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created progressive mesh.</param>
  4811.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  4812.       <param name="minValue">Number of vertices or faces (depending on which flag is set in the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor" /> parameter) by which to simplify the source mesh.</param>
  4813.       <param name="options">Simplification options for the mesh. Either <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" /> or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" /> can be set.</param>
  4814.     </member>
  4815.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights,System.Single[],System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4816.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4817.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4818.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created progressive mesh.</param>
  4819.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  4820.       <param name="vertexWeights">Array of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight for a given vertex, the less likely it is to be simplified out of existence.</param>
  4821.       <param name="minValue">Number of vertices or faces (depending on which flag is set in the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor" /> parameter) by which to simplify the source mesh.</param>
  4822.       <param name="options">Simplification options for the mesh. Either <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" /> or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" /> can be set.</param>
  4823.     </member>
  4824.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4825.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4826.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4827.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created progressive mesh.</param>
  4828.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight for a given vertex, the less likely it is to be simplified out of existence.</param>
  4829.       <param name="minValue">Number of vertices or faces (depending on which flag is set in the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor" /> parameter) by which to simplify the source mesh.</param>
  4830.       <param name="options">Simplification options for the mesh. Either <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" /> or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" /> can be set.</param>
  4831.     </member>
  4832.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.AttributeWeights,Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Direct3D.MeshFlags)">
  4833.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class.</summary>
  4834.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the source mesh.</param>
  4835.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created progressive mesh.</param>
  4836.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  4837.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight for a given vertex, the less likely it is to be simplified out of existence.</param>
  4838.       <param name="minValue">Number of vertices or faces (depending on which flag is set in the <see cref="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.#ctor" /> parameter) by which to simplify the source mesh.</param>
  4839.       <param name="options">Simplification options for the mesh. Either <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" /> or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" /> can be set.</param>
  4840.     </member>
  4841.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Dispose">
  4842.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4843.       <returns />
  4844.     </member>
  4845.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Equals(System.Object)">
  4846.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  4847.       <param name="compare">Object to compare to this object.</param>
  4848.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  4849.     </member>
  4850.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Finalize">
  4851.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object to free resources before it is destroyed by the garbage collector.</summary>
  4852.       <returns />
  4853.     </member>
  4854.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.GetHashCode">
  4855.       <summary>Returns the hash code for the current instance.</summary>
  4856.       <returns>Hash code for the instance.</returns>
  4857.     </member>
  4858.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.GetObjectByValue(System.Int32)">
  4859.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  4860.       <param name="uniqueKey">Object identifier.</param>
  4861.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXPMesh, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> class. Not supported.</returns>
  4862.     </member>
  4863.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags)">
  4864.       <summary>Generates an output mesh with reordered faces and vertices to optimize performance.</summary>
  4865.       <param name="flags">Type of optimization to perform. This parameter can be set to one or more flags from <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" />, or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" />).</param>
  4866.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4867.     </member>
  4868.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[]@,System.Int32[]@)">
  4869.       <summary>Generates an output mesh with reordered faces and vertices to optimize performance.</summary>
  4870.       <param name="flags">Type of optimization to perform. This parameter can be set to one or more flags from <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" />, or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" />).</param>
  4871.       <param name="adjacencyOut">Array for the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh. The size of this array is the maximum number of faces multiplied by 3.</param>
  4872.       <param name="faceRemap">Array that contains the new index for each face.</param>
  4873.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4874.     </member>
  4875.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.Optimize(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  4876.       <summary>Generates an output mesh with reordered faces and vertices to optimize performance.</summary>
  4877.       <param name="flags">Type of optimization to perform. This parameter can be set to one or more flags from <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> (except <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.Use32Bit" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.WriteOnly" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />, <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyFace" />, or <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.SimplifyVertex" />).</param>
  4878.       <param name="adjacencyOut">Array for the face adjacency array of the optimized mesh. The face adjacency is stored as an array of arrays. The innermost array is three indices of adjacent triangles, and the outermost array is one set of face adjacencies per triangle in the mesh. The size of this array is the maximum number of faces multiplied by 3.</param>
  4879.       <param name="faceRemap">Array that contains the new index for each face.</param>
  4880.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the new index for each vertex.</param>
  4881.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the optimized mesh.</returns>
  4882.     </member>
  4883.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.OptimizeBaseLevelOfDetail(Microsoft.DirectX.Direct3D.MeshFlags)">
  4884.       <summary>Optimizes the base level of detail (LOD) part of a <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4885.       <param name="flags">One or more Optimize* flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify the type of optimization to perform.</param>
  4886.       <returns />
  4887.     </member>
  4888.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.OptimizeBaseLevelOfDetail(Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[]@)">
  4889.       <summary>Optimizes the base level of detail (LOD) part of a <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4890.       <param name="flags">One or more Optimize* flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specify the type of optimization to perform.</param>
  4891.       <param name="faceRemap">Array of <see cref="T:System.Int32" /> values that indicate how the triangles were rearranged.</param>
  4892.       <returns />
  4893.     </member>
  4894.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.op_Equality(Microsoft.DirectX.Direct3D.ProgressiveMesh,Microsoft.DirectX.Direct3D.ProgressiveMesh)">
  4895.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  4896.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object to the left of the equality operator.</param>
  4897.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object to the right of the equality operator.</param>
  4898.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  4899.     </member>
  4900.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.op_Inequality(Microsoft.DirectX.Direct3D.ProgressiveMesh,Microsoft.DirectX.Direct3D.ProgressiveMesh)">
  4901.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  4902.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object to the left of the equality operator.</param>
  4903.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object to the right of the equality operator.</param>
  4904.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  4905.     </member>
  4906.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.raise_Disposing(System.Object,System.EventArgs)">
  4907.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.ProgressiveMesh.Disposing" /> event when called from within a derived class.</summary>
  4908.       <param name="i1">Invoking object reference; should be this object.</param>
  4909.       <param name="i2">Arguments to pass to the event handler.</param>
  4910.       <returns />
  4911.     </member>
  4912.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.TrimByFaces(System.Int32,System.Int32)">
  4913.       <summary>Modifies the minimum and maximum level of detail (LOD) of a <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4914.       <param name="newFacesMin">New minimum number of faces. This value must fall between the current minimum and maximum number of faces.</param>
  4915.       <param name="newFacesMax">New maximum number of faces. This value must fall between the current minimum and maximum number of faces.</param>
  4916.       <returns />
  4917.     </member>
  4918.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.TrimByFaces(System.Int32,System.Int32,System.Int32[]@,System.Int32[]@)">
  4919.       <summary>Modifies the minimum and maximum level of detail (LOD) of a <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4920.       <param name="newFacesMin">New minimum number of faces. This value must fall between the current minimum and maximum number of faces.</param>
  4921.       <param name="newFacesMax">New maximum number of faces. This value must fall between the current minimum and maximum number of faces.</param>
  4922.       <param name="faceRemap">Array of one <see cref="T:System.Int32" /> value per face that contains face remap information.</param>
  4923.       <param name="vertRemap">Array of one <see cref="T:System.Int32" /> value per vertex that contains vertex remap information.</param>
  4924.       <returns />
  4925.     </member>
  4926.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.TrimByVertices(System.Int32,System.Int32)">
  4927.       <summary>Modifies the minimum and maximum level of detail (LOD) of a <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4928.       <param name="newVerticesMin">New minimum number of vertices. This value must fall between the current minimum and maximum number of vertices.</param>
  4929.       <param name="newVerticesMax">New maximum number of vertices. This value must fall between the current minimum and maximum number of vertices.</param>
  4930.       <returns />
  4931.     </member>
  4932.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.TrimByVertices(System.Int32,System.Int32,System.Int32[]@,System.Int32[]@)">
  4933.       <summary>Modifies the minimum and maximum level of detail (LOD) of a <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</summary>
  4934.       <param name="newVerticesMin">New minimum number of vertices. This value must fall between the current minimum and maximum number of vertices.</param>
  4935.       <param name="newVerticesMax">New maximum number of vertices. This value must fall between the current minimum and maximum number of vertices.</param>
  4936.       <param name="faceRemap">Array of one <see cref="T:System.Int32" /> value per face that contains face remap information.</param>
  4937.       <param name="vertRemap">Array of one <see cref="T:System.Int32" /> value per vertex that contains vertex remap information.</param>
  4938.       <returns />
  4939.     </member>
  4940.     <member name="M:Microsoft.DirectX.Direct3D.ProgressiveMesh.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh)">
  4941.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  4942.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object.</param>
  4943.       <returns />
  4944.     </member>
  4945.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.Adjacency">
  4946.       <summary>Retrieves the face adjacency array of the mesh.</summary>
  4947.     </member>
  4948.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.Disposed">
  4949.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  4950.     </member>
  4951.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.MaxFaces">
  4952.       <summary>Retrieves the maximum number of faces that a progressive mesh can support.</summary>
  4953.     </member>
  4954.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.MaxVertices">
  4955.       <summary>Retrieves the maximum number of vertices that a progressive mesh can support.</summary>
  4956.     </member>
  4957.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.MinFaces">
  4958.       <summary>Retrieves the minimum number of faces that a progressive mesh can support.</summary>
  4959.     </member>
  4960.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.MinVertices">
  4961.       <summary>Retrieves the minimum number of vertices that a progressive mesh can support.</summary>
  4962.     </member>
  4963.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.NumberFaces(System.Int32)">
  4964.       <summary>Retrieves the currently set number of faces, or sets the current level of detail (LOD) to as close to the specified number of faces as possible.</summary>
  4965.       <param name="faces">Target number of faces. This value specifies the desired change in the LOD.</param>
  4966.     </member>
  4967.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.NumberVertices(System.Int32)">
  4968.       <summary>Sets the current level of detail (LOD) to as close to the specified number of vertices as possible.</summary>
  4969.       <param name="vertices">Target number of vertices. This value specifies the desired change in the LOD.</param>
  4970.     </member>
  4971.     <member name="P:Microsoft.DirectX.Direct3D.ProgressiveMesh.UnmanagedComPointer">
  4972.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh" /> interface pointer.</summary>
  4973.     </member>
  4974.     <member name="T:Microsoft.DirectX.Direct3D.PrtBuffer">
  4975.       <summary>Used as a data buffer to store vertex and pixel data for use with precomputed radiance transfer (PRT) methods and functions.</summary>
  4976.     </member>
  4977.     <member name="E:Microsoft.DirectX.Direct3D.PrtBuffer.Disposing">
  4978.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  4979.     </member>
  4980.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.AddBuffer(Microsoft.DirectX.Direct3D.PrtBuffer)">
  4981.       <summary>Adds another buffer to the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> and stores the results in <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" />.</summary>
  4982.       <param name="buffer">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> that contains members to be added to the respective members of the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> buffer.</param>
  4983.       <returns />
  4984.     </member>
  4985.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.AttachGutterHelper(Microsoft.DirectX.Direct3D.TextureGutterHelper)">
  4986.       <summary>Associates a <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object with the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object.</summary>
  4987.       <param name="helper">A <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object that contains texture gutter data.</param>
  4988.       <returns />
  4989.     </member>
  4990.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer)">
  4991.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> class.</summary>
  4992.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer" /> interface pointer.</param>
  4993.     </member>
  4994.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor(System.IntPtr)">
  4995.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> class.</summary>
  4996.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  4997.     </member>
  4998.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor(System.String)">
  4999.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> class.</summary>
  5000.       <param name="filename">Name of the file from which to load the buffer data.</param>
  5001.     </member>
  5002.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
  5003.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> class.</summary>
  5004.       <param name="width">Width of the texture, in pixels</param>
  5005.       <param name="height">Height of the texture, in pixels.</param>
  5006.       <param name="numberCoefficients">Number of coefficients per sample location. When using spherical harmonic (SH)precomputed radiance transfer (PRT), the number of coefficients should be Order2, where Order is the order of the spherical harmonic (SH) evaluation. Order must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The degree of the evaluation is Order - 1.</param>
  5007.       <param name="numberChannels">Number of color channels to set in the mesh. Set to 1 to specify gray materials (R = G = B), or 3 to enable color bleeding effects.</param>
  5008.     </member>
  5009.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor(System.Int32,System.Int32,System.Int32)">
  5010.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> class.</summary>
  5011.       <param name="numberSamples">Number of vertices (or texels) sampled.</param>
  5012.       <param name="numberCoefficients">Number of coefficients per sample location. When using spherical harmonic (SH)precomputed radiance transfer (PRT), the number of coefficients should be Order2, where Order is the order of the spherical harmonic (SH) evaluation. Order must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The degree of the evaluation is Order - 1.</param>
  5013.       <param name="numberChannels">Number of color channels to set in the mesh. Set to 1 to specify gray materials (R = G = B), or 3 to enable color bleeding effects.</param>
  5014.     </member>
  5015.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.Dispose">
  5016.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object.</summary>
  5017.       <returns />
  5018.     </member>
  5019.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.Equals(System.Object)">
  5020.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  5021.       <param name="compare">Object to compare to this object.</param>
  5022.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5023.     </member>
  5024.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.EvaluateGutterHelper">
  5025.       <summary>Applies stored texture gutter data to a <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> texture buffer.</summary>
  5026.       <returns />
  5027.     </member>
  5028.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.ExtractTexture(System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Texture)">
  5029.       <summary>Extracts coefficient data from a color channel of the buffer for a specified range of coefficients, and adds the data to a <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object.</summary>
  5030.       <param name="channel">Buffer color channel from which to extract texture data.</param>
  5031.       <param name="startCoefficient">Starting value of the buffer coefficient from which to extract texture data.</param>
  5032.       <param name="numberCoefficients">Number of scalars, beginning at <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.ExtractTexture(System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Texture)" />, from which to extract texture data.</param>
  5033.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that will store coefficients.</param>
  5034.       <returns />
  5035.     </member>
  5036.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.ExtractToMesh(System.Int32,Microsoft.DirectX.Direct3D.DeclarationUsage,System.Int32,Microsoft.DirectX.Direct3D.Mesh)">
  5037.       <summary>Extracts coefficient data from a single-channel buffer and adds the data to a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</summary>
  5038.       <param name="numberCoefficients">Number of coefficients per sample location. When using spherical harmonic (SH)precomputed radiance transfer (PRT), the number of coefficients should be Order2, where Order is the order of the spherical harmonic (SH) evaluation. Order must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive.</param>
  5039.       <param name="usage">A <see cref="T:Microsoft.DirectX.Direct3D.DeclarationUsage" /> object that describes vertex usage of the mesh.</param>
  5040.       <param name="usageIndexStart">Starting index for coefficients to be stored in the mesh.</param>
  5041.       <param name="scene">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that will store coefficients.</param>
  5042.       <returns />
  5043.     </member>
  5044.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.Finalize">
  5045.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to free resources before it is destroyed by the garbage collector.</summary>
  5046.       <returns />
  5047.     </member>
  5048.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.FromFile(System.String)">
  5049.       <summary>Loads into memory a precomputed radiance transfer (PRT) buffer that was saved to disk.</summary>
  5050.       <param name="filename">Name of the file from which to load the buffer data.</param>
  5051.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that contains the precomputed radiance transfer (PRT) buffer data.</returns>
  5052.     </member>
  5053.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.GetHashCode">
  5054.       <summary>Returns the hash code for the current instance.</summary>
  5055.       <returns>Hash code for the instance.</returns>
  5056.     </member>
  5057.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.GetObjectByValue(System.Int32)">
  5058.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  5059.       <param name="uniqueKey">Object identifier.</param>
  5060.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXPRTBuffer, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> class. Not supported.</returns>
  5061.     </member>
  5062.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.LockBuffer(System.Int32,System.Int32)">
  5063.       <summary>Locks a range of vertex or texel sample data and returns a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing the locked buffer memory.</summary>
  5064.       <param name="start">Starting index of the sample of vertex or texel data.</param>
  5065.       <param name="numberSamples">Number of vertices (or texels) sampled.</param>
  5066.       <returns>Returns a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing the locked buffer memory.</returns>
  5067.     </member>
  5068.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.LockBufferSingleArray(System.Int32,System.Int32)">
  5069.       <summary>Locks a range of vertex or texel sample data and returns an array containing the locked buffer memory.</summary>
  5070.       <param name="start">Starting index of the sample of vertex or texel data.</param>
  5071.       <param name="numberSamples">Number of vertices (or texels) sampled.</param>
  5072.       <returns>Returns a floating-point array containing the locked buffer memory.</returns>
  5073.     </member>
  5074.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.op_Equality(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5075.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  5076.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to the left of the equality operator.</param>
  5077.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to the right of the equality operator.</param>
  5078.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5079.     </member>
  5080.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.op_Inequality(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5081.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  5082.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to the left of the equality operator.</param>
  5083.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to the right of the equality operator.</param>
  5084.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  5085.     </member>
  5086.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.raise_Disposing(System.Object,System.EventArgs)">
  5087.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.PrtBuffer.Disposing" /> event when called from within a derived class.</summary>
  5088.       <param name="i1">Invoking object reference; should be this object.</param>
  5089.       <param name="i2">Arguments to pass to the event handler.</param>
  5090.       <returns />
  5091.     </member>
  5092.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.ReleaseGutterHelper">
  5093.       <summary>Disassociates an attached <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object with the <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object.</summary>
  5094.       <returns />
  5095.     </member>
  5096.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.Resize(System.Int32)">
  5097.       <summary>Changes the number of samples contained in the buffer.</summary>
  5098.       <param name="newSize">Number of samples to be contained in the buffer.</param>
  5099.       <returns />
  5100.     </member>
  5101.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.Save(System.String)">
  5102.       <summary>Saves a precomputed radiance transfer (PRT) buffer to disk.</summary>
  5103.       <param name="filename">Name of the file to which the buffer is to be saved.</param>
  5104.       <returns />
  5105.     </member>
  5106.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.Save(Microsoft.DirectX.Direct3D.PrtBuffer,System.String)">
  5107.       <summary>Saves a precomputed radiance transfer (PRT) buffer to disk.</summary>
  5108.       <param name="buffer">
  5109.         <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to be saved.</param>
  5110.       <param name="filename">Name of the file to which the buffer is to be saved.</param>
  5111.       <returns />
  5112.     </member>
  5113.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.ScaleBuffer(System.Single)">
  5114.       <summary>Multiplies every value in the buffer by a constant value.</summary>
  5115.       <param name="scaleFactor">Constant value used to scale the buffer. Every value in the buffer is replaced by the product of this value and the original buffer value.</param>
  5116.       <returns />
  5117.     </member>
  5118.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.UnlockBuffer">
  5119.       <summary>Unlocks the buffer locked by <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.LockBuffer(System.Int32,System.Int32)" /> or <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.LockBufferSingleArray(System.Int32,System.Int32)" />.</summary>
  5120.       <returns />
  5121.     </member>
  5122.     <member name="M:Microsoft.DirectX.Direct3D.PrtBuffer.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer)">
  5123.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  5124.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object.</param>
  5125.       <returns />
  5126.     </member>
  5127.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.Disposed">
  5128.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  5129.     </member>
  5130.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.Height">
  5131.       <summary>Retrieves the height of the texture, in pixels.</summary>
  5132.     </member>
  5133.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.IsTexture">
  5134.       <summary>Indicates whether the buffer contains a texture.</summary>
  5135.     </member>
  5136.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.NumberChannels">
  5137.       <summary>Retrieves the number of color channels used in memory to store samples.</summary>
  5138.     </member>
  5139.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.NumberCoefficients">
  5140.       <summary>Retrieves the number of scalars per color channel used in memory to store samples.</summary>
  5141.     </member>
  5142.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.NumberSamples">
  5143.       <summary>Retrieves the number of vertices (or texels) sampled.</summary>
  5144.     </member>
  5145.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.UnmanagedComPointer">
  5146.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer" /> interface pointer.</summary>
  5147.     </member>
  5148.     <member name="P:Microsoft.DirectX.Direct3D.PrtBuffer.Width">
  5149.       <summary>Retrieves the width of the texture, in pixels.</summary>
  5150.     </member>
  5151.     <member name="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer">
  5152.       <summary>Stores a compressed version of a <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object for use with principal component analysis (PCA).</summary>
  5153.     </member>
  5154.     <member name="E:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Disposing">
  5155.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  5156.     </member>
  5157.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer)">
  5158.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> class.</summary>
  5159.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer" /> interface pointer.</param>
  5160.     </member>
  5161.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.#ctor(System.IntPtr)">
  5162.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> class.</summary>
  5163.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  5164.     </member>
  5165.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.#ctor(System.String)">
  5166.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> class.</summary>
  5167.       <param name="filename">Name of the file from which to load the buffer data.</param>
  5168.     </member>
  5169.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.#ctor(Microsoft.DirectX.Direct3D.CompressionQuality,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.PrtEngineCallback,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5170.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> class.</summary>
  5171.       <param name="quality">Quality of spherical harmonic (SH) compression.</param>
  5172.       <param name="numberClusters">Number of clusters to use for compression.</param>
  5173.       <param name="numberPca">Number of principal component analysis (PCA) basis vectors to use in each cluster.</param>
  5174.       <param name="callback">
  5175.         <see cref="T:Microsoft.DirectX.Direct3D.PrtEngineCallback" /> delegate that represents the optional callback method used to compute the percentage of precomputed radiance transfer (PRT) compression computations completed.</param>
  5176.       <param name="buffer">Uncompressed <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to compress.</param>
  5177.     </member>
  5178.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Dispose">
  5179.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object.</summary>
  5180.       <returns />
  5181.     </member>
  5182.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Equals(System.Object)">
  5183.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  5184.       <param name="compare">Object to compare to this object.</param>
  5185.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5186.     </member>
  5187.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractBasis(System.Int32,System.Single[])">
  5188.       <summary>Extracts the mean and principal component analysis (PCA) basis vectors for a given cluster from a <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object.</summary>
  5189.       <param name="cluster">Cluster for which the basis will be extracted.</param>
  5190.       <param name="clusterBasis">An array of basis vector data for <see cref="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractBasis(System.Int32,System.Single[])" />.</param>
  5191.       <returns />
  5192.     </member>
  5193.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractClusterIDs(System.Int32[])">
  5194.       <summary>Extracts the per-sample cluster identifiers (IDs) from a <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object.</summary>
  5195.       <param name="clusterIds">An integer array that will contain the cluster identifiers (IDs). The required size of the array is the value returned by <see cref="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NumberSamples" />.</param>
  5196.       <returns />
  5197.     </member>
  5198.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractPca(System.Int32,System.Int32,System.Single[])">
  5199.       <summary>Extracts the per-sample principal component analysis (PCA) projection coefficients from a <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object.</summary>
  5200.       <param name="startPca">Starting index for principal component analysis (PCA) projection coefficients to extract from the buffer.</param>
  5201.       <param name="numberExtract">Number of principal component analysis (PCA) projection coefficients to extract from the buffer.</param>
  5202.       <param name="pcaCoefficients">Pointer to the location where clustered principal component analysis (CPCA) coefficients are written. The size of the data written is (Number of Samples) * (Number of PCA Coefficients).</param>
  5203.       <returns />
  5204.     </member>
  5205.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractTexture(System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Texture)">
  5206.       <summary>Extracts the per-sample principal component analysis (PCA) projection coefficients from a <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object and adds the data to a <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object.</summary>
  5207.       <param name="startPca">Starting value of the buffer coefficient from which to extract texture data.</param>
  5208.       <param name="numberPca">Number of principal component analysis (PCA) coefficients to extract from the buffer.</param>
  5209.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that will store principal component analysis (PCA) coefficients.</param>
  5210.       <returns />
  5211.     </member>
  5212.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractToMesh(System.Int32,Microsoft.DirectX.Direct3D.DeclarationUsage,System.Int32,Microsoft.DirectX.Direct3D.Mesh)">
  5213.       <summary>Extracts the per-sample principal component analysis (PCA) projection coefficients from a <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object and adds the data to a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</summary>
  5214.       <param name="numberPca">Number of principal component analysis (PCA) coefficients to extract from the buffer.</param>
  5215.       <param name="usage">Vertex usage descriptions of the mesh.</param>
  5216.       <param name="usageIndexStart">Starting index for principal component analysis (PCA) coefficients to be stored in the mesh.</param>
  5217.       <param name="scene">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that will store principal component analysis (PCA) coefficients.</param>
  5218.       <returns />
  5219.     </member>
  5220.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Finalize">
  5221.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object to free resources before it is destroyed by the garbage collector.</summary>
  5222.       <returns />
  5223.     </member>
  5224.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.FromFile(System.String)">
  5225.       <summary>Loads into memory a compressed precomputed radiance transfer (PRT) buffer that was saved to disk.</summary>
  5226.       <param name="filename">Name of the file from which to load the compressed buffer data.</param>
  5227.       <returns>Returns a <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object that contains the compressed precomputed radiance transfer (PRT) buffer data.</returns>
  5228.     </member>
  5229.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.GetHashCode">
  5230.       <summary>Returns the hash code for the current instance.</summary>
  5231.       <returns>Hash code for the instance.</returns>
  5232.     </member>
  5233.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.GetObjectByValue(System.Int32)">
  5234.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  5235.       <param name="uniqueKey">Object identifier.</param>
  5236.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXPRTCompBuffer, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> class. Not supported.</returns>
  5237.     </member>
  5238.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NormalizeData">
  5239.       <summary>Normalizes all principal component analysis (PCA) weights so that they are between -1 and 1. Basis vectors are modified to reflect this normalization.</summary>
  5240.       <returns />
  5241.     </member>
  5242.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.op_Equality(Microsoft.DirectX.Direct3D.PrtCompressedBuffer,Microsoft.DirectX.Direct3D.PrtCompressedBuffer)">
  5243.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  5244.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object to the left of the equality operator.</param>
  5245.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object to the right of the equality operator.</param>
  5246.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5247.     </member>
  5248.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.op_Inequality(Microsoft.DirectX.Direct3D.PrtCompressedBuffer,Microsoft.DirectX.Direct3D.PrtCompressedBuffer)">
  5249.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  5250.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object to the left of the equality operator.</param>
  5251.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object to the right of the equality operator.</param>
  5252.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  5253.     </member>
  5254.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.raise_Disposing(System.Object,System.EventArgs)">
  5255.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Disposing" /> event when called from within a derived class.</summary>
  5256.       <param name="i1">Invoking object reference; should be this object.</param>
  5257.       <param name="i2">Arguments to pass to the event handler.</param>
  5258.       <returns />
  5259.     </member>
  5260.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Save(System.String)">
  5261.       <summary>Saves a compressed precomputed radiance transfer (PRT) buffer to disk.</summary>
  5262.       <param name="filename">Name of the file to which the buffer is to be saved.</param>
  5263.       <returns />
  5264.     </member>
  5265.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Save(Microsoft.DirectX.Direct3D.PrtCompressedBuffer,System.String)">
  5266.       <summary>Saves a compressed precomputed radiance transfer (PRT) buffer to disk.</summary>
  5267.       <param name="buffer">
  5268.         <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object to be saved.</param>
  5269.       <param name="filename">Name of the file to which the buffer is to be saved.</param>
  5270.       <returns />
  5271.     </member>
  5272.     <member name="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer)">
  5273.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  5274.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PrtCompressedBuffer" /> object.</param>
  5275.       <returns />
  5276.     </member>
  5277.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Disposed">
  5278.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  5279.     </member>
  5280.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Height">
  5281.       <summary>Retrieves the height of the texture, in pixels.</summary>
  5282.     </member>
  5283.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.IsTexture">
  5284.       <summary>Indicates whether the compressed buffer contains a texture.</summary>
  5285.     </member>
  5286.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NumberChannels">
  5287.       <summary>Retrieves the number of color channels used in memory to store samples.</summary>
  5288.     </member>
  5289.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NumberClusters">
  5290.       <summary>Retrieves the number of clusters to use for compression.</summary>
  5291.     </member>
  5292.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NumberCoefficients">
  5293.       <summary>Retrieves the number of scalars per color channel used in memory to store samples.</summary>
  5294.     </member>
  5295.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NumberPcaVectors">
  5296.       <summary>Retrieves the number of principal component analysis (PCA) basis vectors to use in each cluster.</summary>
  5297.     </member>
  5298.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.NumberSamples">
  5299.       <summary>Retrieves the number of vertices (or texels) sampled.</summary>
  5300.     </member>
  5301.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.UnmanagedComPointer">
  5302.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer" /> interface pointer.</summary>
  5303.     </member>
  5304.     <member name="P:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.Width">
  5305.       <summary>Retrieves the width of the texture, in pixels.</summary>
  5306.     </member>
  5307.     <member name="T:Microsoft.DirectX.Direct3D.PrtEngine">
  5308.       <summary>The <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> class is used to compute a precomputed radiance transfer (PRT) simulation. Its methods are typically used offline to compute per-vertex or per-texel transfer vectors in advance of real-time 3-D modeling.</summary>
  5309.     </member>
  5310.     <member name="E:Microsoft.DirectX.Direct3D.PrtEngine.Disposing">
  5311.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  5312.     </member>
  5313.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ClosestRayIntersects(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.IntersectInformation@)">
  5314.       <summary>Uses efficient ray-tracing in precomputed radiance transfer (PRT) simulations to determine whether a ray intersects a mesh. If an intersection is found, the method returns the index of the closest mesh face hit by the ray and the barycentric coordinates of the intersection point.</summary>
  5315.       <param name="rayPosition">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the point where the ray begins.</param>
  5316.       <param name="rayDirection">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  5317.       <param name="intersection">An <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> structure that represents the intersection point and the current mesh face that is first hit by the given ray, based upon stacking all blocker mesh faces in front of the current mesh.</param>
  5318.       <returns>Value that is true if the ray intersects the current mesh, or false if it does not.</returns>
  5319.     </member>
  5320.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeBounce(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5321.       <summary>Computes the source radiance resulting from a single bounce of interreflected light. This method can be used for any lit scene, including a spherical harmonic (SH)-based precomputed radiance transfer (PRT) model.</summary>
  5322.       <param name="bufferIn">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the 3-D object from the previous light bounce. This input buffer must have the proper number of color channels allocated for the simulation.</param>
  5323.       <param name="bufferOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models a single bounce of the interreflected light. This output buffer must have the proper number of color channels allocated for the simulation.</param>
  5324.       <param name="dataComputed">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that is the running sum of all previous <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeBounce(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)" /> outputs.</param>
  5325.       <returns />
  5326.     </member>
  5327.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeBounceAdaptive(Microsoft.DirectX.Direct3D.PrtBuffer,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5328.       <summary>Computes the source radiance resulting from a single bounce of interreflected light, using adaptive sampling. This method generates new vertices and faces on the mesh to more accurately approximate the precomputed radiance transfer (PRT) signal. This method can be used for any lit scene, including a spherical harmonic (SH)-based precomputed radiance transfer (PRT) model.</summary>
  5329.       <param name="bufferIn">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the 3-D object from the previous light bounce. This input buffer must have the proper number of color channels allocated for the simulation.</param>
  5330.       <param name="adaptiveThreshold">Threshold on the precomputed radiance transfer (PRT) vector to use for subdividing mesh vertices and faces. If less than 1e-6f, a default value of 1e-6f is specified.</param>
  5331.       <param name="minEdgeLength">Minimum face edge length that will be generated in adaptive sampling. If the method determines that the value is too small, a model-dependent value is specified. If zero, a default value of 4 is specified.</param>
  5332.       <param name="maxSubDiv">Maximum level of subdivision of a face that will be used in adaptive sampling.</param>
  5333.       <param name="bufferOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models a single bounce of the interreflected light. This output buffer must have the proper number of color channels allocated for the simulation.</param>
  5334.       <param name="dataComputed">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that is the running sum of all previous <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeBounceAdaptive(Microsoft.DirectX.Direct3D.PrtBuffer,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)" /> outputs.</param>
  5335.       <returns />
  5336.     </member>
  5337.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonics(System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5338.       <summary>Computes the direct-lighting contribution to 3-D objects where the source radiance is represented by a spherical harmonic (SH) approximation.</summary>
  5339.       <param name="shOrder">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonics(System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer)" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonics(System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5340.       <param name="data">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models the direct lighting contribution with the spherical harmonic (SH) approximation. This buffer must have the proper number of color channels allocated for the simulation.</param>
  5341.       <returns />
  5342.     </member>
  5343.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonicsAdaptive(System.Int32,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5344.       <summary>Computes the direct-lighting contribution to 3-D objects where the source radiance is represented by a spherical harmonic (SH) approximation, using adaptive sampling. This method generates new vertices and faces on the mesh to more accurately approximate the precomputed radiance transfer (PRT) signal.</summary>
  5345.       <param name="shOrder">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonicsAdaptive(System.Int32,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer)" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonicsAdaptive(System.Int32,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5346.       <param name="adaptiveThreshold">Threshold on the precomputed radiance transfer (PRT) vector to use for subdividing mesh vertices and faces. If less than 1e-6f, a default value of 1e-6f is specified.</param>
  5347.       <param name="minEdgeLength">Minimum face edge length that will be generated in adaptive sampling. If the method determines that the value is too small, a model-dependent value is specified. If zero, a default value of 4 is specified.</param>
  5348.       <param name="maxSubDiv">Maximum level of subdivision of a face that will be used in adaptive sampling.</param>
  5349.       <param name="data">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that contains the output data. This buffer must have the proper number of color channels allocated for the simulation.</param>
  5350.       <returns />
  5351.     </member>
  5352.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonicsGpu(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.GpuSimulatorOption,System.Int32,System.Single,System.Single,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5353.       <summary>Uses the graphics processing unit (GPU) to compute the direct-lighting contribution to 3-D objects where the source radiance is represented by a spherical harmonic (SH) approximation. Computing the lighting on the graphics processing unit (GPU) will generally be much faster than on the CPU.</summary>
  5354.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> used to run the simulation on the graphics processing unit (GPU). The device must support pixel shader version 2.0 or higher.</param>
  5355.       <param name="flags">The graphics processing unit (GPU) simulation parameter that defines the resolution of the shadow z-buffer. Should be set to one of the <see cref="T:Microsoft.DirectX.Direct3D.GpuSimulatorOption" /> enumeration values. To specifiy higher precision simulation, the <see cref="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.GpuSimulatorOption.HighQuality" /> value may be combined with one of the <see cref="T:Microsoft.DirectX.Direct3D.GpuSimulatorOption" /> values.</param>
  5356.       <param name="shOrder">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonicsGpu(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.GpuSimulatorOption,System.Int32,System.Single,System.Single,Microsoft.DirectX.Direct3D.PrtBuffer)" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeDirectLightingSphericalHarmonicsGpu(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.GpuSimulatorOption,System.Int32,System.Single,System.Single,Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5357.       <param name="zbias">Bias in the normal direction.</param>
  5358.       <param name="zangleBias">Bias in the normal direction, scaled by one minus the cosine of the angle with the light ray.</param>
  5359.       <param name="data">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that contains the output data. This buffer must have the proper number of color channels allocated for the simulation.</param>
  5360.       <returns />
  5361.     </member>
  5362.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeLDPrtCoefficients(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)">
  5363.       <summary>Computes locally-deformable precomputed radiance transfer (LDPRT) coefficients relative to per-sample normal vectors to minimize the least-squares error with respect to input <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> data. These coefficients can be used with skinned or transformed normal vectors to model global effects on dynamic objects.</summary>
  5364.       <param name="bufferIn">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the spherical harmonic (SH)precomputed radiance transfer (PRT) data.</param>
  5365.       <param name="shOrder">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeLDPrtCoefficients(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeLDPrtCoefficients(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5366.       <param name="normalData">A <see cref="T:Microsoft.DirectX.Vector3" /> array to be filled with shader-optimal normal vectors for which locally-deformable precomputed radiance transfer (LDPRT) coefficients are optimized. This array must be the same size as the number of samples in <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeLDPrtCoefficients(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" />.</param>
  5367.       <param name="bufferOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that contains <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeLDPrtCoefficients(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" /> zonal harmonic coefficients per color channel per sample.</param>
  5368.       <returns />
  5369.     </member>
  5370.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSubsurfaceScattering(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5371.       <summary>Computes the source radiance resulting from subsurface scattering, using material properties set by <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMeshMaterials(Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial[],System.Int32,System.Boolean,System.Single)" />. This method can be used only for materials defined per-vertex in a mesh object.</summary>
  5372.       <param name="bufferIn">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the 3-D object from the previous light bounce. This input buffer must have the proper number of color channels allocated for the simulation.</param>
  5373.       <param name="bufferOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models a single bounce of the subsurface-scattered light. This output buffer must have the proper number of color channels allocated for the simulation.</param>
  5374.       <param name="dataComputed">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that is the running sum of all previous <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSubsurfaceScattering(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)" /> outputs.</param>
  5375.       <returns />
  5376.     </member>
  5377.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSubsurfaceScatteringAdaptive(Microsoft.DirectX.Direct3D.PrtBuffer,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5378.       <summary>Computes a transfer vector that maps source radiance to exit radiance resulting from subsurface scattering, using adaptive sampling and material properties set by <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMeshMaterials(Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial[],System.Int32,System.Boolean,System.Single)" />. The method generates new vertices and faces on the mesh to more accurately approximate the precomputed radiance transfer (PRT) signal. This method can be used only for materials defined per-vertex in a mesh object.</summary>
  5379.       <param name="bufferIn">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the 3-D object from the previous light bounce. This input buffer must have the proper number of color channels allocated for the simulation.</param>
  5380.       <param name="adaptiveThresh">Threshold on the precomputed radiance transfer (PRT) vector to use for subdividing mesh vertices and faces. If less than 1e-6f, a default value of 1e-6f is specified.</param>
  5381.       <param name="minEdgeLength">Minimum face edge length that will be generated in adaptive sampling. If the method determines that the value is too small, a model-dependent value is specified.</param>
  5382.       <param name="maxSubdiv">Maximum level of subdivision of a face that will be used in adaptive sampling. If zero, a default value of 4 is specified.</param>
  5383.       <param name="bufferOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models a single bounce of the subsurface-scattered light. This output buffer must have the proper number of color channels allocated for the simulation.</param>
  5384.       <param name="dataComputed">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that is the running sum of all previous <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSubsurfaceScatteringAdaptive(Microsoft.DirectX.Direct3D.PrtBuffer,System.Single,System.Single,System.Int32,Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)" /> outputs.</param>
  5385.       <returns />
  5386.     </member>
  5387.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSuperClusters(System.Int32[],Microsoft.DirectX.Direct3D.Mesh,System.Int32,System.Int32[])">
  5388.       <summary>Used with compressed results of the vertex version of the precomputed radiance transfer (PRT) simulator. Generates "superclusters," which are groups of clusters that can be drawn in the same draw call. A greedy algorithm that minimizes overdraw is used to group the clusters.</summary>
  5389.       <param name="clusterIds">An array of cluster identifiers (IDs) extracted from a compressed buffer by calling <see cref="M:Microsoft.DirectX.Direct3D.PrtCompressedBuffer.ExtractClusterIDs(System.Int32[])" />.</param>
  5390.       <param name="scene">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> that represents the composite scene passed to the simulator.</param>
  5391.       <param name="maxNumberClusters">Maximum number of clusters allocated per super cluster.</param>
  5392.       <param name="superClusterIds">An integer array that contains the index of the super cluster to which the corresponding cluster was assigned.</param>
  5393.       <returns>Number of super clusters allocated.</returns>
  5394.     </member>
  5395.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSurfSamplesBounce(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5396.       <summary>Computes precomputed radiance transfer (PRT) samples for an arbitrary point (and normal vector).</summary>
  5397.       <param name="bufferIn">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the 3-D object from the previous light bounce. This input buffer must have the proper number of color channels allocated for the simulation.</param>
  5398.       <param name="sampleLocations">Number of sample locations.</param>
  5399.       <param name="sampleNormals">Position for each sample.</param>
  5400.       <param name="bufferOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models the direct lighting contribution to the point, using the spherical harmonic (SH) approximation. This output buffer must have the proper number of color channels allocated for the simulation.</param>
  5401.       <param name="dataComputed">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that is the running sum of all previous <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSurfSamplesBounce(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)" /> outputs.</param>
  5402.       <returns />
  5403.     </member>
  5404.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSurfSamplesDirectSphericalHarmonics(System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)">
  5405.       <summary>Computes, at an arbitrary point not on a mesh, a transfer vector that maps source radiance (represented by a spherical harmonic (SH) approximation) to exit radiance.</summary>
  5406.       <param name="shOrder">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSurfSamplesDirectSphericalHarmonics(System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeSurfSamplesDirectSphericalHarmonics(System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5407.       <param name="sampleLocations">Position for each sample.</param>
  5408.       <param name="sampleNormals">Normal vector for each sample location.</param>
  5409.       <param name="data">Output <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that models the direct lighting contribution to the point, using the spherical harmonic (SH) approximation.</param>
  5410.       <returns />
  5411.     </member>
  5412.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamples(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)">
  5413.       <summary>Computes a projection of the direct lighting from the previous light bounce into spherical harmonic (SH) basis vectors that represent incident radiance at specified locations.</summary>
  5414.       <param name="previousData">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that represents the 3-D object from the previous light bounce. This buffer must have the proper number of color channels allocated for the simulation.</param>
  5415.       <param name="shOrder">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamples(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamples(Microsoft.DirectX.Direct3D.PrtBuffer,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5416.       <param name="sampleLocations">An integer array that contains the position for each sample.</param>
  5417.       <param name="dataOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that projects the direct lighting from the previous light bounce into spherical harmonic (SH) basis vectors. This buffer must have the proper number of color channels allocated for the simulation.</param>
  5418.       <returns />
  5419.     </member>
  5420.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamplesDirectSphericalHarmonics(System.Int32,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)">
  5421.       <summary>Computes a projection of distant lighting into spherical harmonic (SH) basis vectors that represent incident radiance at specified locations.</summary>
  5422.       <param name="shOrderIn">Order of the spherical harmonic (SH) representation of distant lighting. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamplesDirectSphericalHarmonics(System.Int32,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5423.       <param name="shOrder">Order of the spherical harmonic (SH) representation of local lighting. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamplesDirectSphericalHarmonics(System.Int32,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" /> - 1.</param>
  5424.       <param name="sampleLocations">An integer array that contains the position for each sample.</param>
  5425.       <param name="dataOut">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that projects the distant lighting into spherical harmonic (SH) basis vectors. This buffer must have the proper number of color channels allocated for the simulation. This method generates <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamplesDirectSphericalHarmonics(System.Int32,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" />2 * <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.ComputeVolumeSamplesDirectSphericalHarmonics(System.Int32,System.Int32,Microsoft.DirectX.Vector3[],Microsoft.DirectX.Direct3D.PrtBuffer)" />2 scalars per channel at each sample location.</param>
  5426.       <returns />
  5427.     </member>
  5428.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ConcatenateMeshes(Microsoft.DirectX.Direct3D.Mesh[],Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Matrix[],Microsoft.DirectX.Matrix[],Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device)">
  5429.       <summary>Concatenates a group of meshes into one common mesh. This method can optionally apply a matrix transformation to each input mesh and its texture coordinates.</summary>
  5430.       <param name="meshes">An array of <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> objects to concatenate. These meshes can store precomputed radiance transfer (PRT) vectors.</param>
  5431.       <param name="options">Combination of one or more flags from the <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration, specifying creation options for the output mesh. Equivalent to the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.#ctor" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.#ctor" /> constructor.</param>
  5432.       <param name="geometryTransforms">A geometry transformation <see cref="T:Microsoft.DirectX.Matrix" /> array to apply to each submesh.</param>
  5433.       <param name="textureTransforms">A texture transformation <see cref="T:Microsoft.DirectX.Matrix" /> array to apply to the (u, v) coordinates of each submesh.</param>
  5434.       <param name="declaration">An array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> objects representing the vertex declaration to use for merging mesh data.</param>
  5435.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> that is used to create the new mesh.</param>
  5436.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the concatenated meshes.</returns>
  5437.     </member>
  5438.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine)">
  5439.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> class.</summary>
  5440.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine" /> interface pointer.</param>
  5441.     </member>
  5442.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.#ctor(System.IntPtr)">
  5443.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> class.</summary>
  5444.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  5445.     </member>
  5446.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,System.Boolean,Microsoft.DirectX.Direct3D.Mesh)">
  5447.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> class.</summary>
  5448.       <param name="mesh">An input <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that models the 3-D scene. This mesh must have an attribute table in which vertices are in a unique attribute.</param>
  5449.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  5450.       <param name="extractUvs">Set to true if textures will be used to store albedos or precomputed radiance transfer (PRT) vectors; otherwise, false.</param>
  5451.       <param name="blockerMesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that blocks the 3-D scene.</param>
  5452.     </member>
  5453.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.Dispose">
  5454.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object.</summary>
  5455.       <returns />
  5456.     </member>
  5457.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.Equals(System.Object)">
  5458.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  5459.       <param name="compare">Object to compare to this object.</param>
  5460.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5461.     </member>
  5462.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ExtractPerVertexAlbedo(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.DeclarationUsage,System.Int32)">
  5463.       <summary>Copies per-vertex albedo values from a mesh.</summary>
  5464.       <param name="mesh">The <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object used to create the <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.#ctor" />.</param>
  5465.       <param name="usage">Vertex <see cref="T:Microsoft.DirectX.Direct3D.DeclarationUsage" /> descriptions to copy from the mesh.</param>
  5466.       <param name="numberChannels">Number of color channels to copy from the mesh. Set to 1 to specify gray materials (R = G = B), or 3 to enable color bleeding effects.</param>
  5467.       <returns />
  5468.     </member>
  5469.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.Finalize">
  5470.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object to free resources before it is destroyed by the garbage collector.</summary>
  5471.       <returns />
  5472.     </member>
  5473.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.FreeBounceData">
  5474.       <summary>Frees memory used for temporary bounced-light simulation data.</summary>
  5475.       <returns />
  5476.     </member>
  5477.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.FreeSubsurfaceScatteringData">
  5478.       <summary>Frees memory used for temporary subsurface light scattering simulation data.</summary>
  5479.       <returns />
  5480.     </member>
  5481.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetAdaptedMesh(Microsoft.DirectX.Direct3D.Device)">
  5482.       <summary>Returns a mesh with modifications resulting from adaptive spatial sampling. The returned mesh contains only positions, normals, and texture coordinates (if defined).</summary>
  5483.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> used to create the output mesh.</param>
  5484.       <returns>The output <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</returns>
  5485.     </member>
  5486.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetAdaptedMesh(Microsoft.DirectX.Direct3D.Device,System.Int32[],System.Single[])">
  5487.       <summary>Returns a mesh with modifications resulting from adaptive spatial sampling. The returned mesh contains only positions, normals, and texture coordinates (if defined).</summary>
  5488.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> used to create the output mesh.</param>
  5489.       <param name="vertRemap">A destination array containing the three original mesh vertices that are the parents of the current vertex.</param>
  5490.       <param name="vertWeights">A destination array containing blending factors for the <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.GetAdaptedMesh" /> vertices.</param>
  5491.       <returns>The output <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</returns>
  5492.     </member>
  5493.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetAdaptedMesh(Microsoft.DirectX.Direct3D.Device,System.Int32[])">
  5494.       <summary>Returns a mesh with modifications resulting from adaptive spatial sampling. The returned mesh contains only positions, normals, and texture coordinates (if defined).</summary>
  5495.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> used to create the output mesh.</param>
  5496.       <param name="faceRemap">The original mesh face that was split to generate the current face.</param>
  5497.       <returns>The output <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</returns>
  5498.     </member>
  5499.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetAdaptedMesh(Microsoft.DirectX.Direct3D.Device,System.Int32[],System.Int32[],System.Single[])">
  5500.       <summary>Returns a mesh with modifications resulting from adaptive spatial sampling. The returned mesh contains only positions, normals, and texture coordinates (if defined).</summary>
  5501.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> used to create the output mesh.</param>
  5502.       <param name="faceRemap">The original mesh face that was split to generate the current face.</param>
  5503.       <param name="vertRemap">A destination array containing the three original mesh vertices that are the parents of the current vertex.</param>
  5504.       <param name="vertWeights">A destination array containing blending factors for the <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.GetAdaptedMesh" /> vertices.</param>
  5505.       <returns>The output <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</returns>
  5506.     </member>
  5507.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetHashCode">
  5508.       <summary>Returns the hash code for the current instance.</summary>
  5509.       <returns>Hash code for the instance.</returns>
  5510.     </member>
  5511.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetObjectByValue(System.Int32)">
  5512.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  5513.       <param name="uniqueKey">Object identifier.</param>
  5514.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXPRTEngine, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> class. Not supported.</returns>
  5515.     </member>
  5516.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.GetVertexAlbedo(System.Int32)">
  5517.       <summary>Retrieves albedo values of the mesh vertices.</summary>
  5518.       <param name="numberVerts">Number of vertices in the mesh.</param>
  5519.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> array that contains albedo values of the mesh vertices.</returns>
  5520.     </member>
  5521.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.MultiplyAlbedo(Microsoft.DirectX.Direct3D.PrtBuffer)">
  5522.       <summary>Multiplies each precomputed radiance transfer (PRT) vector by the per-vertex albedo.</summary>
  5523.       <param name="data">An output <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object that will contain precomputed radiance transfer (PRT) vectors multiplied by the per-vertex albedo.</param>
  5524.       <returns />
  5525.     </member>
  5526.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.op_Equality(Microsoft.DirectX.Direct3D.PrtEngine,Microsoft.DirectX.Direct3D.PrtEngine)">
  5527.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  5528.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object to the left of the equality operator.</param>
  5529.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object to the right of the equality operator.</param>
  5530.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5531.     </member>
  5532.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.op_Inequality(Microsoft.DirectX.Direct3D.PrtEngine,Microsoft.DirectX.Direct3D.PrtEngine)">
  5533.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  5534.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object to the left of the equality operator.</param>
  5535.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object to the right of the equality operator.</param>
  5536.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  5537.     </member>
  5538.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.raise_Disposing(System.Object,System.EventArgs)">
  5539.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.PrtEngine.Disposing" /> event when called from within a derived class.</summary>
  5540.       <param name="i1">Invoking object reference; should be this object.</param>
  5541.       <param name="i2">Arguments to pass to the event handler.</param>
  5542.       <returns />
  5543.     </member>
  5544.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ResampleBuffer(Microsoft.DirectX.Direct3D.PrtBuffer,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5545.       <summary>Resamples an input <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object and saves it to an output <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object. This method can be used to convert a vertex buffer to a texture buffer and vice-versa. It can also be used to convert single-channel buffers to 3-channel buffers and vice-versa.</summary>
  5546.       <param name="bufferIn">The input <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object.</param>
  5547.       <param name="bufferOut">The output <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object.</param>
  5548.       <returns />
  5549.     </member>
  5550.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.RobustMeshRefine(System.Single,System.Int32)">
  5551.       <summary>Subdivides faces on a mesh, allowing for conservative adaptive sampling that will not eliminate features on the mesh.</summary>
  5552.       <param name="minEdgeLength">Minimum face edge length that will be generated in adaptive sampling. If zero, a reasonable default value will be substituted.</param>
  5553.       <param name="maxSubDiv">Maximum level of subdivision of a face that will be used in adaptive sampling. If zero, a default value of 5 will be substituted.</param>
  5554.       <returns />
  5555.     </member>
  5556.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ScaleMeshChunk(System.Int32,System.Single,Microsoft.DirectX.Direct3D.PrtBuffer)">
  5557.       <summary>Scales all the samples associated with a given submesh. The method is useful for computing subsurface scattering.</summary>
  5558.       <param name="meshChunk">Location in the mesh at which to start scaling samples.</param>
  5559.       <param name="scale">Value by which to multiply each vector in the submesh.</param>
  5560.       <param name="data">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to receive rescaled samples in the submesh.</param>
  5561.       <returns />
  5562.     </member>
  5563.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetCallback(Microsoft.DirectX.Direct3D.PrtEngineCallback,System.Single)">
  5564.       <summary>Sets a delegate to an optional callback method that computes the percentage of spherical harmonic (SH) computations completed and gives the caller the option of aborting the simulator.</summary>
  5565.       <param name="callback">A <see cref="T:Microsoft.DirectX.Direct3D.PrtEngineCallback" /> delegate to assign as the callback method.</param>
  5566.       <param name="frequency">Frequency of callback calls. The inverse of <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetCallback(Microsoft.DirectX.Direct3D.PrtEngineCallback,System.Single)" /> is approximately the number of times the callback method will be called.</param>
  5567.       <returns />
  5568.     </member>
  5569.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMeshMaterials(Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial[],System.Int32,System.Boolean,System.Single)">
  5570.       <summary>Sets mesh material properties in the 3-D scene. Use this method to specify subsurface scattering parameters.</summary>
  5571.       <param name="materials">An array of <see cref="T:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial" /> structures that contain the mesh material properties to set.</param>
  5572.       <param name="numberChannels">Number of color channels to set in the mesh. Set to 1 to specify gray materials (R = G = B), or 3 to enable color bleeding effects. If you intend to change this parameter, first set the albedo using another method such as <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetPerTexelAlbedo(Microsoft.DirectX.Direct3D.Texture,System.Int32,Microsoft.DirectX.Direct3D.TextureGutterHelper)" /> or <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetPerVertexAlbedo(System.Array,System.Int32)" />.</param>
  5573.       <param name="setAlbedo">Set to true to set the albedo of the mesh to <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMeshMaterials(Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial[],System.Int32,System.Boolean,System.Single)" />, overwriting all existing texel and vertex albedo values. Set to false to preserve all existing texel and vertex albedo values set by other methods; <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMeshMaterials(Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial[],System.Int32,System.Boolean,System.Single)" /> must match the <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor" /> constructor used to create the buffer.</param>
  5574.       <param name="lengthScale">Scale of the 3-D scene relative to a 1 mm cube. Used for subsurface scattering computations.</param>
  5575.       <returns />
  5576.     </member>
  5577.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMinMaxIntersection(System.Single,System.Single)">
  5578.       <summary>Sets the minimum and maximum distances of intersection between 3-D objects. These distance values can be used to control the minimum or maximum distance that objects can shadow or reflect light. For example, the method can be used to limit the shadowing of nearby features of a 3-D model.</summary>
  5579.       <param name="min">Minimum intersection distance. Must be positive and less than <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMinMaxIntersection(System.Single,System.Single)" />.</param>
  5580.       <param name="max">Maximum intersection distance. If 0.0f, the previous value will be used; otherwise, must be greater than <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetMinMaxIntersection(System.Single,System.Single)" />.</param>
  5581.       <returns />
  5582.     </member>
  5583.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetPerTexelAlbedo(Microsoft.DirectX.Direct3D.Texture,System.Int32,Microsoft.DirectX.Direct3D.TextureGutterHelper)">
  5584.       <summary>Sets an albedo value for each texel, overwriting previous albedo values.</summary>
  5585.       <param name="albedoTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object in which to store albedo values.</param>
  5586.       <param name="numberChannels">Number of color channels to set. Set to 1 to specify gray materials (R = G = B), or 3 to enable color bleeding effects.</param>
  5587.       <param name="gutterHelper">A <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object used to set gutter regions for the texture.</param>
  5588.       <returns />
  5589.     </member>
  5590.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetPerTexelNormal(Microsoft.DirectX.Direct3D.Texture)">
  5591.       <summary>Sets a normal vector for each texel in a texture object. This method is used to store vertex normal vectors from a mesh (or interpolated vertex normals if pixel-based precomputed radiance transfer (PRT) is being computed).</summary>
  5592.       <param name="normalTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that serves as an object space normal map in which to store normal vectors. The texture must have the same dimensions as <see cref="M:Microsoft.DirectX.Direct3D.PrtBuffer.#ctor" /> and must be able to store signed texture formats.</param>
  5593.       <returns />
  5594.     </member>
  5595.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetPerVertexAlbedo(System.Array,System.Int32)">
  5596.       <summary>Sets an albedo value for each meshvertex, overwriting previous albedo values.</summary>
  5597.       <param name="dataIn">An array of albedo data of the first sample.</param>
  5598.       <param name="numberChannel">Number of color channels to set. Set to 1 to specify gray materials (R = G = B), or 3 to enable color bleeding effects.</param>
  5599.       <returns />
  5600.     </member>
  5601.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.SetSamplingInfo(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Single)">
  5602.       <summary>Sets sampling properties used by the precomputed radiance transfer (PRT) simulator.</summary>
  5603.       <param name="numberRays">Number of light rays to direct at each sample. Must be greater than zero.</param>
  5604.       <param name="isUsingSphere">Set to true if samples will be computed over a full sphere. Set to false if samples will be computed over a hemisphere.</param>
  5605.       <param name="isUsingCosine">Set to true to use a cosine weighting of samples. If both <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetSamplingInfo(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Single)" /> and <see cref="M:Microsoft.DirectX.Direct3D.PrtEngine.SetSamplingInfo(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Single)" /> are true, the method will fail.</param>
  5606.       <param name="isAdaptive">Must be false. Adaptive sampling is currently not implemented.</param>
  5607.       <param name="adaptiveThreshold">Ignored.</param>
  5608.       <returns />
  5609.     </member>
  5610.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.ShadowRayIntersects(Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3)">
  5611.       <summary>Uses efficient ray-tracing in precomputed radiance transfer (PRT) simulations to determine whether a ray intersects a mesh. Typically used to determine whether a given point is in shadow.</summary>
  5612.       <param name="rayPosition">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the point where the ray begins.</param>
  5613.       <param name="rayDirection">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that specifies the direction of the ray.</param>
  5614.       <returns>Value that is true if the ray intersects the current mesh, or false if it does not.</returns>
  5615.     </member>
  5616.     <member name="M:Microsoft.DirectX.Direct3D.PrtEngine.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine)">
  5617.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  5618.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.PrtEngine" /> object.</param>
  5619.       <returns />
  5620.     </member>
  5621.     <member name="P:Microsoft.DirectX.Direct3D.PrtEngine.Disposed">
  5622.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  5623.     </member>
  5624.     <member name="P:Microsoft.DirectX.Direct3D.PrtEngine.NumberFaces">
  5625.       <summary>Retrieves the number of faces in the mesh, including any new faces added as a result of adaptive spatial sampling.</summary>
  5626.     </member>
  5627.     <member name="P:Microsoft.DirectX.Direct3D.PrtEngine.NumberVertices">
  5628.       <summary>Retrieves the number of vertices in the mesh, including any new vertices added as a result of adaptive spatial sampling.</summary>
  5629.     </member>
  5630.     <member name="P:Microsoft.DirectX.Direct3D.PrtEngine.UnmanagedComPointer">
  5631.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine" /> interface pointer.</summary>
  5632.     </member>
  5633.     <member name="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap">
  5634.       <summary>Generalizes the process of rendering to environment maps. An environment map is used to texture-map scene geometry to provide a more sophisticated scene without using complex geometry. This class supports the creation of surfaces for the following kinds of geometry: cube, half sphere or hemispheric, parabolic, and sphere.</summary>
  5635.     </member>
  5636.     <member name="E:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Disposing">
  5637.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  5638.     </member>
  5639.     <member name="E:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Lost">
  5640.       <summary>Occurs when an object is lost, normally immediately prior to a device reset.</summary>
  5641.     </member>
  5642.     <member name="E:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Reset">
  5643.       <summary>Occurs after the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" />.<see cref="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.OnResetDevice" /> method is called or after the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> is reset.</summary>
  5644.     </member>
  5645.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.BeginCube(Microsoft.DirectX.Direct3D.CubeTexture)">
  5646.       <summary>Initiates the rendering of a cubic environment map.</summary>
  5647.       <param name="cubeTexture">A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the cube texture to render.</param>
  5648.       <returns />
  5649.     </member>
  5650.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.BeginHemisphere(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.Texture)">
  5651.       <summary>Initiates the rendering of a hemisphere environment map.</summary>
  5652.       <param name="textureZPos">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the positive texture render surface.</param>
  5653.       <param name="textureZNeg">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the negative texture render surface.</param>
  5654.       <returns />
  5655.     </member>
  5656.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.BeginParabolic(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.Texture)">
  5657.       <summary>Initiates the rendering of a parabolic environment map.</summary>
  5658.       <param name="textureZPos">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the positive render texture.</param>
  5659.       <param name="textureZNeg">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the negative render texture.</param>
  5660.       <returns />
  5661.     </member>
  5662.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.BeginSphere(Microsoft.DirectX.Direct3D.Texture)">
  5663.       <summary>Initiates the rendering of a spherical environment map.</summary>
  5664.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the texture to render.</param>
  5665.       <returns />
  5666.     </member>
  5667.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap)">
  5668.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> class.</summary>
  5669.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap" /> interface pointer.</param>
  5670.     </member>
  5671.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.#ctor(System.IntPtr)">
  5672.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> class.</summary>
  5673.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  5674.     </member>
  5675.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.#ctor(Microsoft.DirectX.Direct3D.Device,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Format,System.Boolean,Microsoft.DirectX.Direct3D.DepthFormat)">
  5676.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> class.</summary>
  5677.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the render surface.</param>
  5678.       <param name="size">Value that represents the size of the render surface.</param>
  5679.       <param name="mipLevels">Value that represents the number of mipmap levels.</param>
  5680.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumeration that describes the pixel format of the environment map.</param>
  5681.       <param name="depthStencil">Set to true if the render surface supports a depth-stencil surface; otherwise, false.</param>
  5682.       <param name="depthStencilFormat">If <see cref="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.#ctor" /> is true, this parameter is a member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumeration that describes the environment map's depth-stencil format.</param>
  5683.     </member>
  5684.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Dispose">
  5685.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object.</summary>
  5686.       <returns />
  5687.     </member>
  5688.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.End(System.Int32)">
  5689.       <summary>Ends a scene for an environmental map.</summary>
  5690.       <param name="faceMapFilter">Valid combination of <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration values.</param>
  5691.       <returns />
  5692.     </member>
  5693.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Equals(System.Object)">
  5694.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  5695.       <param name="compare">Object to compare to this object.</param>
  5696.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5697.     </member>
  5698.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Face(Microsoft.DirectX.Direct3D.CubeMapFace,System.Int32)">
  5699.       <summary>Initiates the drawing of each face of an environment map.</summary>
  5700.       <param name="face">A <see cref="T:Microsoft.DirectX.Direct3D.CubeMapFace" /> object that represents the first face of the environmental cube map.</param>
  5701.       <param name="faceMapFilter">Valid combination of <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration values.</param>
  5702.       <returns />
  5703.     </member>
  5704.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Finalize">
  5705.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object to free resources before it is destroyed by the garbage collector.</summary>
  5706.       <returns />
  5707.     </member>
  5708.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.GetHashCode">
  5709.       <summary>Returns the hash code for the current instance.</summary>
  5710.       <returns>Hash code for the instance.</returns>
  5711.     </member>
  5712.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.GetObjectByValue(System.Int32)">
  5713.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  5714.       <param name="uniqueKey">Object identifier.</param>
  5715.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXRenderToEnvMap, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> class. Not supported.</returns>
  5716.     </member>
  5717.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.OnLostDevice">
  5718.       <summary>Releases all references to video memory resources and deletes all state blocks.</summary>
  5719.       <returns />
  5720.     </member>
  5721.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.OnResetDevice">
  5722.       <summary>Should be called after a device is reset and before any other methods are called, if <see cref="P:Microsoft.DirectX.Direct3D.Device.IsUsingEventHandlers" /> is set to false.</summary>
  5723.       <returns />
  5724.     </member>
  5725.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.op_Equality(Microsoft.DirectX.Direct3D.RenderToEnvironmentMap,Microsoft.DirectX.Direct3D.RenderToEnvironmentMap)">
  5726.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  5727.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object to the left of the equality operator.</param>
  5728.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object to the right of the equality operator.</param>
  5729.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5730.     </member>
  5731.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.op_Inequality(Microsoft.DirectX.Direct3D.RenderToEnvironmentMap,Microsoft.DirectX.Direct3D.RenderToEnvironmentMap)">
  5732.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  5733.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object to the left of the equality operator.</param>
  5734.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object to the right of the equality operator.</param>
  5735.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  5736.     </member>
  5737.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.raise_Disposing(System.Object,System.EventArgs)">
  5738.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Disposing" /> event when called from within a derived class.</summary>
  5739.       <param name="i1">Invoking object reference; should be this object.</param>
  5740.       <param name="i2">Arguments to pass to the event handler.</param>
  5741.       <returns />
  5742.     </member>
  5743.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.raise_Lost(System.Object,System.EventArgs)">
  5744.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" />.<see cref="E:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Lost" /> event when called from within a derived class.</summary>
  5745.       <param name="i1">Invoking object reference; should be this object.</param>
  5746.       <param name="i2">Arguments to pass into the event handler.</param>
  5747.       <returns />
  5748.     </member>
  5749.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.raise_Reset(System.Object,System.EventArgs)">
  5750.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" />.<see cref="E:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Reset" /> event when called from within a derived class.</summary>
  5751.       <param name="i1">Invoking object reference; should be this object.</param>
  5752.       <param name="i2">Arguments to pass into the event handler.</param>
  5753.       <returns />
  5754.     </member>
  5755.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap)">
  5756.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  5757.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap" /> object.</param>
  5758.       <returns />
  5759.     </member>
  5760.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Description">
  5761.       <summary>Retrieves the description of the render surface.</summary>
  5762.     </member>
  5763.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Device">
  5764.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> associated with the environment map.</summary>
  5765.     </member>
  5766.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.Disposed">
  5767.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  5768.     </member>
  5769.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentMap.UnmanagedComPointer">
  5770.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap" /> interface pointer.</summary>
  5771.     </member>
  5772.     <member name="T:Microsoft.DirectX.Direct3D.RenderToSurface">
  5773.       <summary>Generalizes the process of rendering to surfaces. Surfaces can be used in a variety of ways; for example, as render targets, or for off-screen rendering and rendering to textures.</summary>
  5774.     </member>
  5775.     <member name="E:Microsoft.DirectX.Direct3D.RenderToSurface.Disposing">
  5776.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.RenderToSurface.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  5777.     </member>
  5778.     <member name="E:Microsoft.DirectX.Direct3D.RenderToSurface.Lost">
  5779.       <summary>Occurs when an object is lost, normally immediately prior to a device reset.</summary>
  5780.     </member>
  5781.     <member name="E:Microsoft.DirectX.Direct3D.RenderToSurface.Reset">
  5782.       <summary>Occurs after the <see cref="M:Microsoft.DirectX.Direct3D.RenderToSurface.OnResetDevice" /> method is called or after the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> is reset.</summary>
  5783.     </member>
  5784.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.BeginScene(Microsoft.DirectX.Direct3D.Surface)">
  5785.       <summary>Begins a scene.</summary>
  5786.       <param name="surface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the render surface.</param>
  5787.       <returns />
  5788.     </member>
  5789.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.BeginScene(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Viewport)">
  5790.       <summary>Begins a scene.</summary>
  5791.       <param name="surface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the render surface.</param>
  5792.       <param name="viewport">A <see cref="T:Microsoft.DirectX.Direct3D.Viewport" /> object that describes the viewport for the scene.</param>
  5793.       <returns />
  5794.     </member>
  5795.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface)">
  5796.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> class.</summary>
  5797.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface" /> interface pointer.</param>
  5798.     </member>
  5799.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.#ctor(System.IntPtr)">
  5800.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> class.</summary>
  5801.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  5802.     </member>
  5803.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.#ctor(Microsoft.DirectX.Direct3D.Device,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Format,System.Boolean,Microsoft.DirectX.Direct3D.DepthFormat)">
  5804.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> class.</summary>
  5805.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> to associate with the render surface.</param>
  5806.       <param name="width">Value that represents the width of the render surface, in pixels.</param>
  5807.       <param name="height">Value that represents the height of the render surface, in pixels.</param>
  5808.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumeration that describes the pixel format of the render surface.</param>
  5809.       <param name="depthStencil">Set to true if the render surface supports a depth-stencil surface; otherwise, false.</param>
  5810.       <param name="depthStencilFormat">If <see cref="M:Microsoft.DirectX.Direct3D.RenderToSurface.#ctor" /> is set to true, this parameter is a member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumeration that describes the depth-stencil format of the render surface.</param>
  5811.     </member>
  5812.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.Dispose">
  5813.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object.</summary>
  5814.       <returns />
  5815.     </member>
  5816.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.EndScene(Microsoft.DirectX.Direct3D.Filter)">
  5817.       <summary>Ends a scene.</summary>
  5818.       <param name="mipFilter">Valid combination of <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration values.</param>
  5819.       <returns />
  5820.     </member>
  5821.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.Equals(System.Object)">
  5822.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  5823.       <param name="compare">Object to compare to this object.</param>
  5824.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5825.     </member>
  5826.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.Finalize">
  5827.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object to free resources before it is destroyed by the garbage collector.</summary>
  5828.       <returns />
  5829.     </member>
  5830.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.GetHashCode">
  5831.       <summary>Returns the hash code for the current instance.</summary>
  5832.       <returns>Hash code for the instance.</returns>
  5833.     </member>
  5834.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.GetObjectByValue(System.Int32)">
  5835.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  5836.       <param name="uniqueKey">Object identifier.</param>
  5837.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXRenderToSurface, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> class. Not supported.</returns>
  5838.     </member>
  5839.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.OnLostDevice">
  5840.       <summary>Releases all references to video memory resources and deletes all state blocks.</summary>
  5841.       <returns />
  5842.     </member>
  5843.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.OnResetDevice">
  5844.       <summary>Should be called after a device is reset and before any other methods are called, if <see cref="P:Microsoft.DirectX.Direct3D.Device.IsUsingEventHandlers" /> is set to false.</summary>
  5845.       <returns />
  5846.     </member>
  5847.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.op_Equality(Microsoft.DirectX.Direct3D.RenderToSurface,Microsoft.DirectX.Direct3D.RenderToSurface)">
  5848.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  5849.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object to the left of the equality operator.</param>
  5850.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object to the right of the equality operator.</param>
  5851.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  5852.     </member>
  5853.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.op_Inequality(Microsoft.DirectX.Direct3D.RenderToSurface,Microsoft.DirectX.Direct3D.RenderToSurface)">
  5854.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  5855.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object to the left of the equality operator.</param>
  5856.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object to the right of the equality operator.</param>
  5857.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  5858.     </member>
  5859.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.raise_Disposing(System.Object,System.EventArgs)">
  5860.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.RenderToSurface.Disposing" /> event when called from within a derived class.</summary>
  5861.       <param name="i1">Invoking object reference; should be this object.</param>
  5862.       <param name="i2">Arguments to pass to the event handler.</param>
  5863.       <returns />
  5864.     </member>
  5865.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.raise_Lost(System.Object,System.EventArgs)">
  5866.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" />.<see cref="E:Microsoft.DirectX.Direct3D.RenderToSurface.Lost" /> event when called from within a derived class.</summary>
  5867.       <param name="i1">Invoking object reference; should be this object.</param>
  5868.       <param name="i2">Arguments to pass into the event handler.</param>
  5869.       <returns />
  5870.     </member>
  5871.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.raise_Reset(System.Object,System.EventArgs)">
  5872.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" />.<see cref="E:Microsoft.DirectX.Direct3D.RenderToSurface.Reset" /> event when called from within a derived class.</summary>
  5873.       <param name="i1">Invoking object reference; should be this object.</param>
  5874.       <param name="i2">Arguments to pass into the event handler.</param>
  5875.       <returns />
  5876.     </member>
  5877.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurface.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface)">
  5878.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  5879.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurface" /> object.</param>
  5880.       <returns />
  5881.     </member>
  5882.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurface.Description">
  5883.       <summary>Retrieves the description of the render surface.</summary>
  5884.     </member>
  5885.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurface.Device">
  5886.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> associated with the render surface.</summary>
  5887.     </member>
  5888.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurface.Disposed">
  5889.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  5890.     </member>
  5891.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurface.UnmanagedComPointer">
  5892.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface" /> interface pointer.</summary>
  5893.     </member>
  5894.     <member name="T:Microsoft.DirectX.Direct3D.SaveUserData">
  5895.       <summary>Implemented by the application to save frame and mesh container objects.</summary>
  5896.     </member>
  5897.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.AddFrameChildData(Microsoft.DirectX.Direct3D.Frame,Microsoft.DirectX.Direct3D.XFileSaveObject,Microsoft.DirectX.Direct3D.XFileSaveData)">
  5898.       <summary>Adds child data to a frame.</summary>
  5899.       <param name="frame">A <see cref="T:Microsoft.DirectX.Direct3D.Frame" /> object that represents the frame hierarchy to which to add child data.</param>
  5900.       <param name="xofSave">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object.</param>
  5901.       <param name="xofFrameData" />
  5902.       <returns />
  5903.     </member>
  5904.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.AddMeshChildData(Microsoft.DirectX.Direct3D.MeshContainer,Microsoft.DirectX.Direct3D.XFileSaveObject,Microsoft.DirectX.Direct3D.XFileSaveData)">
  5905.       <summary>Adds child data to a mesh.</summary>
  5906.       <param name="meshContainer">A <see cref="T:Microsoft.DirectX.Direct3D.MeshContainer" /> object that represents the mesh container to which to add child data.</param>
  5907.       <param name="xofSave">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object.</param>
  5908.       <param name="xofFrameData" />
  5909.       <returns />
  5910.     </member>
  5911.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.AddTopLevelDataObjectsPost(Microsoft.DirectX.Direct3D.XFileSaveObject)">
  5912.       <summary>Adds a top-level object after the frame hierarchy.</summary>
  5913.       <param name="xofSave">An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> that contains the .x file save data to add to the frame hierarchy.</param>
  5914.       <returns />
  5915.     </member>
  5916.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.AddTopLevelDataObjectsPre(Microsoft.DirectX.Direct3D.XFileSaveObject)">
  5917.       <summary>Adds a top-level object before the frame hierarchy.</summary>
  5918.       <param name="xofSave">An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> that contains the .x file save data to add to the frame hierarchy.</param>
  5919.       <returns />
  5920.     </member>
  5921.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.#ctor">
  5922.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SaveUserData" /> class.</summary>
  5923.     </member>
  5924.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.Finalize">
  5925.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.SaveUserData" /> object to free resources before it is destroyed by the garbage collector.</summary>
  5926.       <returns />
  5927.     </member>
  5928.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.RegisterTemplates(Microsoft.DirectX.Direct3D.XFileManager)">
  5929.       <summary>Registers a .x file template.</summary>
  5930.       <param name="xfileApi">An <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object that contains data about the .x file template to register.</param>
  5931.       <returns />
  5932.     </member>
  5933.     <member name="M:Microsoft.DirectX.Direct3D.SaveUserData.SaveTemplates(Microsoft.DirectX.Direct3D.XFileSaveObject)">
  5934.       <summary>Saves a .x file template.</summary>
  5935.       <param name="xofSave">An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object that contains data about the .x file template to save.</param>
  5936.       <returns />
  5937.     </member>
  5938.     <member name="T:Microsoft.DirectX.Direct3D.ShaderLoader">
  5939.       <summary>Encapsulates the functionality for loading shader objects.</summary>
  5940.     </member>
  5941.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader(System.String,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  5942.       <summary />
  5943.       <param name="data">String that contains the shader code to compile.</param>
  5944.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  5945.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  5946.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  5947.       <param name="flags" />
  5948.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code, as well as any embedded debug and symbol table information.</returns>
  5949.     </member>
  5950.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader(System.String,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  5951.       <summary />
  5952.       <param name="data">String that contains the shader code to compile.</param>
  5953.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  5954.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  5955.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  5956.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  5957.       <param name="flags" />
  5958.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code, as well as any embedded debug and symbol table information.</returns>
  5959.     </member>
  5960.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader(System.String,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@,Microsoft.DirectX.Direct3D.ConstantTable@)">
  5961.       <summary />
  5962.       <param name="data">String that contains the shader code to compile.</param>
  5963.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  5964.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  5965.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  5966.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  5967.       <param name="flags" />
  5968.       <param name="errorMessages">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  5969.       <param name="table">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object that can be used to access shader constants.</param>
  5970.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code, as well as any embedded debug and symbol table information.</returns>
  5971.     </member>
  5972.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromFile(System.String,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  5973.       <summary />
  5974.       <param name="file">String that specifies the file name containing the shader code to compile.</param>
  5975.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  5976.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  5977.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  5978.       <param name="flags" />
  5979.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code, as well as any embedded debug and symbol table information.</returns>
  5980.     </member>
  5981.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromFile(System.String,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  5982.       <summary />
  5983.       <param name="file">String that specifies the file name containing the shader code to compile.</param>
  5984.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  5985.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  5986.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  5987.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  5988.       <param name="flags" />
  5989.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code, as well as any embedded debug and symbol table information.</returns>
  5990.     </member>
  5991.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromFile(System.String,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@,Microsoft.DirectX.Direct3D.ConstantTable@)">
  5992.       <summary />
  5993.       <param name="file">String that specifies the file name containing the shader code to compile.</param>
  5994.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  5995.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  5996.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  5997.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  5998.       <param name="flags" />
  5999.       <param name="errorMessages">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6000.       <param name="table">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object that can be used to access shader constants.</param>
  6001.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code, as well as any embedded debug and symbol table information.</returns>
  6002.     </member>
  6003.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromStream(System.IO.Stream,System.String,Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  6004.       <summary />
  6005.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader code to compile.</param>
  6006.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  6007.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6008.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  6009.       <param name="flags" />
  6010.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code.</returns>
  6011.     </member>
  6012.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromStream(System.IO.Stream,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags)">
  6013.       <summary />
  6014.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader code to compile.</param>
  6015.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  6016.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  6017.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6018.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  6019.       <param name="flags" />
  6020.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code.</returns>
  6021.     </member>
  6022.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromStream(System.IO.Stream,System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,System.String,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@,Microsoft.DirectX.Direct3D.ConstantTable@)">
  6023.       <summary />
  6024.       <param name="data">A <see cref="T:System.IO.Stream" /> object that contains the shader code to compile.</param>
  6025.       <param name="functionName">String that contains the name of the shader entry-point function where execution begins.</param>
  6026.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  6027.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6028.       <param name="profile">String containing the shader profile that determines the shader instruction set to use.</param>
  6029.       <param name="flags" />
  6030.       <param name="errorMessages">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6031.       <param name="table">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.ConstantTable" /> object that can be used to access shader constants.</param>
  6032.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code.</returns>
  6033.     </member>
  6034.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.DisassembleShader(System.Int32[],System.Boolean,System.String)">
  6035.       <summary>Disassembles a shader.</summary>
  6036.       <param name="function">An integer array that contains the compiled shader code.</param>
  6037.       <param name="enableColorCode">Set to true to enable color code to make it easier to read the disassembly; otherwise, false.</param>
  6038.       <param name="comments">String that contains comments about the disassembly.</param>
  6039.       <returns>Returns a string containing the disassembled shader.</returns>
  6040.     </member>
  6041.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.DisassembleShader(Microsoft.DirectX.GraphicsStream,System.Boolean,System.String)">
  6042.       <summary>Disassembles a shader.</summary>
  6043.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the compiled shader code.</param>
  6044.       <param name="enableColorCode">Set to true to enable color code to make it easier to read the disassembly; otherwise, false.</param>
  6045.       <param name="comments">String that contains comments about the disassembly.</param>
  6046.       <returns>Returns a string containing the disassembled shader.</returns>
  6047.     </member>
  6048.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.DisassembleShader(System.Int32,System.Boolean,System.String)">
  6049.       <summary>Disassembles a shader.</summary>
  6050.       <param name="pFunction">An integer pointer that represents the compiled shader code.</param>
  6051.       <param name="enableColorCode">Set to true to enable color code to make it easier to read the disassembly; otherwise, false.</param>
  6052.       <param name="comments">String that contains comments about the disassembly.</param>
  6053.       <returns>Returns a string containing the disassembled shader.</returns>
  6054.     </member>
  6055.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromFile(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  6056.       <summary>Assembles a shader from a file.</summary>
  6057.       <param name="sourceFile">String that specifies the file name containing the shader code to assemble.</param>
  6058.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6059.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6060.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6061.     </member>
  6062.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromFile(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  6063.       <summary>Assembles a shader from a file.</summary>
  6064.       <param name="sourceFile">String that specifies the file name containing the shader code to assemble.</param>
  6065.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6066.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6067.       <param name="compilationErrors">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6068.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6069.     </member>
  6070.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromFile(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  6071.       <summary>Assembles a shader from a file.</summary>
  6072.       <param name="sourceFile">String that specifies the file name containing the shader code to assemble.</param>
  6073.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  6074.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6075.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6076.       <param name="compilationErrors">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6077.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6078.     </member>
  6079.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  6080.       <summary>Assembles a shader from a stream.</summary>
  6081.       <param name="sourceData">A <see cref="T:System.IO.Stream" /> object that contains the shader code to assemble.</param>
  6082.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6083.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6084.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6085.     </member>
  6086.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  6087.       <summary>Assembles a shader from a stream.</summary>
  6088.       <param name="sourceData">A <see cref="T:System.IO.Stream" /> object that contains the shader code to assemble.</param>
  6089.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6090.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6091.       <param name="compilationErrors">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6092.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6093.     </member>
  6094.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromStream(System.IO.Stream,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  6095.       <summary>Assembles a shader from a stream.</summary>
  6096.       <param name="sourceData">A <see cref="T:System.IO.Stream" /> object that contains the shader code to assemble.</param>
  6097.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  6098.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6099.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6100.       <param name="compilationErrors">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6101.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6102.     </member>
  6103.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromString(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags)">
  6104.       <summary>Assembles a shader from a string.</summary>
  6105.       <param name="sourceData">String that contains the shader code to assemble.</param>
  6106.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6107.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6108.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6109.     </member>
  6110.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromString(System.String,Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  6111.       <summary>Assembles a shader from a string.</summary>
  6112.       <param name="sourceData">String that contains the shader code to assemble.</param>
  6113.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6114.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6115.       <param name="compilationErrors">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6116.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6117.     </member>
  6118.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.FromString(System.String,Microsoft.DirectX.Direct3D.Macro[],Microsoft.DirectX.Direct3D.Include,Microsoft.DirectX.Direct3D.ShaderFlags,System.String@)">
  6119.       <summary>Assembles a shader from a string.</summary>
  6120.       <param name="sourceData">String that contains the shader code to assemble.</param>
  6121.       <param name="preprocessorDefines">Reference to a <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> object that describes the preprocessor definitions to use.</param>
  6122.       <param name="includeFile">Reference to an <see cref="T:Microsoft.DirectX.Direct3D.Include" /> object that provides access to include-file directives.</param>
  6123.       <param name="flags">Value of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that represents the shader compiler options to use.</param>
  6124.       <param name="compilationErrors">String containing a listing of errors and warnings that were encountered during compilation. These are the same messages the debugger displays in debug mode.</param>
  6125.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the assembled shader code, as well as any embedded debug and symbol table information.</returns>
  6126.     </member>
  6127.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetPixelShaderProfile(Microsoft.DirectX.Direct3D.Device)">
  6128.       <summary>Returns the name of the high-level shader language (HLSL) profile that is best suited to a given device.</summary>
  6129.       <param name="device">Reference to the <see cref="T:Microsoft.DirectX.Direct3D.Device" />.</param>
  6130.       <returns>String that contains the HLSL profile name.</returns>
  6131.     </member>
  6132.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetSamplers(System.Int32[])">
  6133.       <summary>Gets the sampler names referenced in a shader.</summary>
  6134.       <param name="function">An integer array that contains the shader function stream.</param>
  6135.       <returns>Returns a string array that contains the sampler names in the shader function stream.</returns>
  6136.     </member>
  6137.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetSamplers(Microsoft.DirectX.GraphicsStream)">
  6138.       <summary>Gets the sampler names referenced in a shader.</summary>
  6139.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the shader function stream.</param>
  6140.       <returns>Returns a string array that contains the sampler names in the shader function stream.</returns>
  6141.     </member>
  6142.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetSamplers(System.Int32)">
  6143.       <summary>Gets the sampler names referenced in a shader.</summary>
  6144.       <param name="function">An integer pointer that represents the shader function stream.</param>
  6145.       <returns>Returns a string array that contains the sampler names in the shader function stream.</returns>
  6146.     </member>
  6147.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderInputSemantics(System.Int32[])">
  6148.       <summary>Retrieves the semantics for all shader input elements.</summary>
  6149.       <param name="function">Integer that represents a pointer to the shader function stream.</param>
  6150.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.Semantic" /> objects that represent the semantics for each input element referenced by the shader.</returns>
  6151.     </member>
  6152.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderInputSemantics(Microsoft.DirectX.GraphicsStream)">
  6153.       <summary>Retrieves the semantics for all shader input elements.</summary>
  6154.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents a pointer to the shader function stream.</param>
  6155.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.Semantic" /> objects that represent the semantics for each input element referenced by the shader.</returns>
  6156.     </member>
  6157.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderOutputSemantics(System.Int32[])">
  6158.       <summary>Retrieves the semantics for all shader output elements.</summary>
  6159.       <param name="function">Integer that represents a pointer to the shader function stream.</param>
  6160.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.Semantic" /> objects that represent the semantics for each output element referenced by the shader.</returns>
  6161.     </member>
  6162.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderOutputSemantics(Microsoft.DirectX.GraphicsStream)">
  6163.       <summary>Retrieves the semantics for all shader output elements.</summary>
  6164.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents a pointer to the shader function stream.</param>
  6165.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.Semantic" /> objects that represent the semantics for each output element referenced by the shader.</returns>
  6166.     </member>
  6167.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderSize(System.Int32[])">
  6168.       <summary>Returns the size of the shader byte code, in bytes.</summary>
  6169.       <param name="function">An integer array that contains the shader function stream.</param>
  6170.       <returns>An integer that represents the size of the shader byte code, in bytes.</returns>
  6171.     </member>
  6172.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderSize(Microsoft.DirectX.GraphicsStream)">
  6173.       <summary>Returns the size of the shader byte code, in bytes.</summary>
  6174.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the shader function stream.</param>
  6175.       <returns>An integer that represents the size of the shader byte code, in bytes.</returns>
  6176.     </member>
  6177.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderVersion(System.Int32[])">
  6178.       <summary>Returns the version of the compiled shader.</summary>
  6179.       <param name="function">Integer that represents a pointer to the shader function stream.</param>
  6180.       <returns>A <see cref="T:System.Version" /> object that represents the shader version.</returns>
  6181.     </member>
  6182.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetShaderVersion(Microsoft.DirectX.GraphicsStream)">
  6183.       <summary>Returns the version of the compiled shader.</summary>
  6184.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents a pointer to the shader function stream.</param>
  6185.       <returns>A <see cref="T:System.Version" /> object that represents the shader version.</returns>
  6186.     </member>
  6187.     <member name="M:Microsoft.DirectX.Direct3D.ShaderLoader.GetVertexShaderProfile(Microsoft.DirectX.Direct3D.Device)">
  6188.       <summary>Returns the name of the high-level shader language (HLSL) profile that is best suited to a given device.</summary>
  6189.       <param name="device">Reference to the <see cref="T:Microsoft.DirectX.Direct3D.Device" />.</param>
  6190.       <returns>String that contains the HLSL profile name.</returns>
  6191.     </member>
  6192.     <member name="T:Microsoft.DirectX.Direct3D.SimplificationMesh">
  6193.       <summary>Manipulates simplification mesh objects.</summary>
  6194.     </member>
  6195.     <member name="E:Microsoft.DirectX.Direct3D.SimplificationMesh.Disposing">
  6196.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  6197.     </member>
  6198.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device)">
  6199.       <summary>Clones, or copies, a <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6200.       <param name="options">Mesh creation options, indicated through one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6201.       <param name="declaration">Vertex data, defined with an array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures.</param>
  6202.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6203.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cloned mesh.</returns>
  6204.     </member>
  6205.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device,System.Int32[]@,System.Int32[]@)">
  6206.       <summary>Clones, or copies, a <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6207.       <param name="options">Mesh creation options, indicated through one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6208.       <param name="declaration">Vertex data, defined with an array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures.</param>
  6209.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6210.       <param name="adjacencyOut">Array of three <see cref="T:System.Int32" /> values per face that specifies the three neighbors for each face in the source mesh.</param>
  6211.       <param name="vertexRemap">Array that contains the index for each vertex.</param>
  6212.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cloned mesh.</returns>
  6213.     </member>
  6214.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Direct3D.Device)">
  6215.       <summary>Clones, or copies, a <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6216.       <param name="options">Mesh creation options, indicated through one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6217.       <param name="vertexFormat">Vertex format of the mesh, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> members.</param>
  6218.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6219.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cloned mesh.</returns>
  6220.     </member>
  6221.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Clone(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Direct3D.Device,System.Int32[]@,System.Int32[]@)">
  6222.       <summary>Clones, or copies, a <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6223.       <param name="options">Mesh creation options, indicated through one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6224.       <param name="vertexFormat">Vertex format of the mesh, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> members.</param>
  6225.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6226.       <param name="adjacencyOut">Array of three <see cref="T:System.Int32" /> values per face that specifies the three neighbors for each face in the source mesh.</param>
  6227.       <param name="vertexRemap">Array that contains the index for each vertex.</param>
  6228.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the cloned mesh.</returns>
  6229.     </member>
  6230.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.CloneProgressiveMesh(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device)">
  6231.       <summary>Clones a progressive mesh object.</summary>
  6232.       <param name="options">Mesh creation options, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6233.       <param name="declaration">Vertex data, defined with an array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures. This parameter must map directly to a flexible vertex format (FVF).</param>
  6234.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6235.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object that represents the cloned progressive mesh.</returns>
  6236.     </member>
  6237.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.CloneProgressiveMesh(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexElement[],Microsoft.DirectX.Direct3D.Device,System.Int32[]@,System.Single[]@)">
  6238.       <summary>Clones a progressive mesh object.</summary>
  6239.       <param name="options">Mesh creation options, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6240.       <param name="declaration">Vertex data, defined with an array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures. This parameter must map directly to a flexible vertex format (FVF).</param>
  6241.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6242.       <param name="vertexRemapOut">Array that contains the index for each vertex.</param>
  6243.       <param name="errorsByFace">Array that contains error values.</param>
  6244.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object that represents the cloned progressive mesh.</returns>
  6245.     </member>
  6246.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.CloneProgressiveMesh(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Direct3D.Device)">
  6247.       <summary>Clones a progressive mesh object.</summary>
  6248.       <param name="options">Mesh creation options, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6249.       <param name="vertexFormat">Vertex format of the mesh, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> members.</param>
  6250.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6251.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object that represents the cloned progressive mesh.</returns>
  6252.     </member>
  6253.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.CloneProgressiveMesh(Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.VertexFormats,Microsoft.DirectX.Direct3D.Device,System.Int32[]@,System.Single[]@)">
  6254.       <summary>Clones a progressive mesh object.</summary>
  6255.       <param name="options">Mesh creation options, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> flags (excepting the Simplify* and Optimize* flags).</param>
  6256.       <param name="vertexFormat">Vertex format of the mesh, indicated by one or more <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> members.</param>
  6257.       <param name="device">The <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  6258.       <param name="vertexRemapOut">Array that contains the index for each vertex.</param>
  6259.       <param name="errorsByFace">Array that contains error values.</param>
  6260.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> object that represents the cloned progressive mesh.</returns>
  6261.     </member>
  6262.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh)">
  6263.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6264.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh" /> interface pointer.</param>
  6265.     </member>
  6266.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(System.IntPtr)">
  6267.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6268.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  6269.     </member>
  6270.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],System.Single[])">
  6271.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6272.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6273.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created simplification mesh.</param>
  6274.       <param name="vertexWeights">Array of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6275.     </member>
  6276.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights)">
  6277.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6278.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6279.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created simplification mesh.</param>
  6280.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> object that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  6281.     </member>
  6282.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights,System.Single[])">
  6283.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6284.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6285.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created simplification mesh.</param>
  6286.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> object that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  6287.       <param name="vertexWeights">Array of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6288.     </member>
  6289.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.GraphicsStream)">
  6290.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6291.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6292.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created simplification mesh.</param>
  6293.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains an array of <see cref="T:System.Single" /> values that represent vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6294.     </member>
  6295.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[],Microsoft.DirectX.Direct3D.AttributeWeights,Microsoft.DirectX.GraphicsStream)">
  6296.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6297.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6298.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created simplification mesh.</param>
  6299.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> object that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  6300.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains an array of <see cref="T:System.Single" /> values that represent vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6301.     </member>
  6302.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,System.Single[])">
  6303.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6304.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6305.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  6306.       <param name="vertexWeights">Array of vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6307.     </member>
  6308.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream)">
  6309.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6310.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6311.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  6312.     </member>
  6313.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6314.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6315.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6316.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  6317.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains an array of <see cref="T:System.Single" /> values that represent vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6318.     </member>
  6319.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.AttributeWeights)">
  6320.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6321.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6322.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  6323.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> object that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  6324.     </member>
  6325.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.Direct3D.AttributeWeights,Microsoft.DirectX.GraphicsStream)">
  6326.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6327.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6328.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> containing three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the source mesh.</param>
  6329.       <param name="vertexAttributeWeights">An <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> object that contains the weight for each vertex component. If this parameter is omitted, a default structure is used. See Remarks.</param>
  6330.       <param name="vertexWeights">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains an array of <see cref="T:System.Single" /> values that represent vertex weights. If this parameter is omitted, all vertex weights are set to 1.0. Note that the higher the vertex weight is for a given vertex, the less likely it is to be simplified away.</param>
  6331.     </member>
  6332.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.#ctor(Microsoft.DirectX.Direct3D.Mesh,System.Int32[])">
  6333.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class.</summary>
  6334.       <param name="mesh">A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the mesh to simplify.</param>
  6335.       <param name="adjacency">Array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the created simplification mesh.</param>
  6336.     </member>
  6337.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Dispose">
  6338.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6339.       <returns />
  6340.     </member>
  6341.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Equals(System.Object)">
  6342.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  6343.       <param name="compare">Object to compare to this object.</param>
  6344.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  6345.     </member>
  6346.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.Finalize">
  6347.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object to free resources before it is destroyed by the garbage collector.</summary>
  6348.       <returns />
  6349.     </member>
  6350.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.GetHashCode">
  6351.       <summary>Returns the hash code for the current instance.</summary>
  6352.       <returns>Hash code for the instance.</returns>
  6353.     </member>
  6354.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.GetObjectByValue(System.Int32)">
  6355.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  6356.       <param name="uniqueKey">Object identifier.</param>
  6357.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXSPMesh, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> class. Not supported.</returns>
  6358.     </member>
  6359.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.op_Equality(Microsoft.DirectX.Direct3D.SimplificationMesh,Microsoft.DirectX.Direct3D.SimplificationMesh)">
  6360.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  6361.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object to the left of the equality operator.</param>
  6362.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object to the right of the equality operator.</param>
  6363.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  6364.     </member>
  6365.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.op_Inequality(Microsoft.DirectX.Direct3D.SimplificationMesh,Microsoft.DirectX.Direct3D.SimplificationMesh)">
  6366.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  6367.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object to the left of the equality operator.</param>
  6368.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object to the right of the equality operator.</param>
  6369.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  6370.     </member>
  6371.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.raise_Disposing(System.Object,System.EventArgs)">
  6372.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.SimplificationMesh.Disposing" /> event when called from within a derived class.</summary>
  6373.       <param name="i1">Invoking object reference; should be this object.</param>
  6374.       <param name="i2">Arguments to pass to the event handler.</param>
  6375.       <returns />
  6376.     </member>
  6377.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.ReduceFaces(System.Int32)">
  6378.       <summary>Reduces the number of faces in a simplification mesh.</summary>
  6379.       <param name="faces">Target number of faces by which to reduce the primitive count.</param>
  6380.       <returns />
  6381.     </member>
  6382.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.ReduceVertices(System.Int32)">
  6383.       <summary>Reduces the number of vertices in a simplification mesh.</summary>
  6384.       <param name="vertices">Number of vertices by which to reduce the primitive count.</param>
  6385.       <returns />
  6386.     </member>
  6387.     <member name="M:Microsoft.DirectX.Direct3D.SimplificationMesh.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh)">
  6388.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  6389.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</param>
  6390.       <returns />
  6391.     </member>
  6392.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.Declaration">
  6393.       <summary>Retrieves a declaration that describes the vertices in a mesh.</summary>
  6394.     </member>
  6395.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.Device">
  6396.       <summary>Retrieves the device object associated with a simplification mesh.</summary>
  6397.     </member>
  6398.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.Disposed">
  6399.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  6400.     </member>
  6401.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.MaxFaces">
  6402.       <summary>Retrieves the maximum number of faces that a simplification mesh can support.</summary>
  6403.     </member>
  6404.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.MaxVertices">
  6405.       <summary>Retrieves the maximum number of vertices that a simplification mesh can support.</summary>
  6406.     </member>
  6407.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.NumberFaces">
  6408.       <summary>Retrieves the number of faces in the simplification mesh.</summary>
  6409.     </member>
  6410.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.NumberVertices">
  6411.       <summary>Retrieves the number of vertices in the simplification mesh.</summary>
  6412.     </member>
  6413.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.Options">
  6414.       <summary>Retrieves the mesh options enabled for the current simplification mesh at creation time.</summary>
  6415.     </member>
  6416.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.UnmanagedComPointer">
  6417.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh" /> interface pointer.</summary>
  6418.     </member>
  6419.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.VertexAttributeWeights">
  6420.       <summary>Retrieves the per-vertex attribute weights used to create a <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6421.     </member>
  6422.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.VertexFormat">
  6423.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> of the vertices in the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" />.</summary>
  6424.     </member>
  6425.     <member name="P:Microsoft.DirectX.Direct3D.SimplificationMesh.VertexWeights">
  6426.       <summary>Retrieves the per-vertex weights used to create the <see cref="T:Microsoft.DirectX.Direct3D.SimplificationMesh" /> object.</summary>
  6427.     </member>
  6428.     <member name="T:Microsoft.DirectX.Direct3D.SkinInformation">
  6429.       <summary>Manipulates bone matrices, which are used to skin vertex data for animation.</summary>
  6430.     </member>
  6431.     <member name="E:Microsoft.DirectX.Direct3D.SkinInformation.Disposing">
  6432.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.SkinInformation.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  6433.     </member>
  6434.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.Clone">
  6435.       <summary>Clones a <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object.</summary>
  6436.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object that contains the cloned object.</returns>
  6437.     </member>
  6438.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[],System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@)">
  6439.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights and a bone combination table. The table describes which bones affect which subsets of the mesh.</summary>
  6440.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6441.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6442.       <param name="adjacencyIn">Array that contains the input mesh adjacency information.</param>
  6443.       <param name="maxFaceInfluence">Integer that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6444.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6445.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6446.     </member>
  6447.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[],System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  6448.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights and a bone combination table. The table describes which bones affect which subsets of the mesh.</summary>
  6449.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6450.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6451.       <param name="adjacencyIn">Array that contains the input mesh adjacency information.</param>
  6452.       <param name="maxFaceInfluence">Integer that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6453.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6454.       <param name="adjacencyOut">Array that contains the output mesh adjacency information.</param>
  6455.       <param name="faceRemap">Array that contains a new index for each face.</param>
  6456.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains a new index for each vertex.</param>
  6457.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6458.     </member>
  6459.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@)">
  6460.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights and a bone combination table. The table describes which bones affect which subsets of the mesh.</summary>
  6461.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6462.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6463.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the input mesh adjacency information.</param>
  6464.       <param name="maxFaceInfluence">Integer that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6465.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6466.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6467.     </member>
  6468.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  6469.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights and a bone combination table. The table describes which bones affect which subsets of the mesh.</summary>
  6470.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6471.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6472.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the input mesh adjacency information.</param>
  6473.       <param name="maxFaceInfluence">Integer that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6474.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6475.       <param name="adjacencyOut">Array that contains the output mesh adjacency information.</param>
  6476.       <param name="faceRemap">Array that contains a new index for each face.</param>
  6477.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains a new index for each vertex.</param>
  6478.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6479.     </member>
  6480.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToIndexedBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[],System.Int32,System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@)">
  6481.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights, indices, and a bone combination table. The table describes which bone palettes affect which subsets of the mesh.</summary>
  6482.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6483.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6484.       <param name="adjacencyIn">Array that contains the input mesh adjacency information.</param>
  6485.       <param name="paletteSize">Value that contains the number of bone matrices available for matrix palette skinning.</param>
  6486.       <param name="maxFaceInfluence">Value that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6487.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6488.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6489.     </member>
  6490.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToIndexedBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,System.Int32[],System.Int32,System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  6491.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights, indices, and a bone combination table. The table describes which bone palettes affect which subsets of the mesh.</summary>
  6492.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6493.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6494.       <param name="adjacencyIn">Array that contains the input mesh adjacency information.</param>
  6495.       <param name="paletteSize">Value that contains the number of bone matrices available for matrix palette skinning.</param>
  6496.       <param name="maxFaceInfluence">Value that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6497.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6498.       <param name="adjacencyOut">Array that contains the output mesh adjacency information.</param>
  6499.       <param name="faceRemap">Array that contains a new index for each face.</param>
  6500.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains a new index for each vertex.</param>
  6501.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6502.     </member>
  6503.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToIndexedBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,System.Int32,System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@)">
  6504.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights, indices, and a bone combination table. The table describes which bone palettes affect which subsets of the mesh.</summary>
  6505.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6506.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6507.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the input mesh adjacency information.</param>
  6508.       <param name="paletteSize">Value that contains the number of bone matrices available for matrix palette skinning.</param>
  6509.       <param name="maxFaceInfluence">Value that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6510.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6511.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6512.     </member>
  6513.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.ConvertToIndexedBlendedMesh(Microsoft.DirectX.Direct3D.Mesh,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.GraphicsStream,System.Int32,System.Int32@,Microsoft.DirectX.Direct3D.BoneCombination[]@,System.Int32[]@,System.Int32[]@,Microsoft.DirectX.GraphicsStream@)">
  6514.       <summary>Takes an existing mesh and returns a new mesh with per-vertex blend weights, indices, and a bone combination table. The table describes which bone palettes affect which subsets of the mesh.</summary>
  6515.       <param name="mesh">Source <see cref="T:Microsoft.DirectX.Direct3D.Mesh" />.</param>
  6516.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies creation options for the new mesh.</param>
  6517.       <param name="adjacencyIn">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the input mesh adjacency information.</param>
  6518.       <param name="paletteSize">Value that contains the number of bone matrices available for matrix palette skinning.</param>
  6519.       <param name="maxFaceInfluence">Value that contains the maximum number of bone influences required per vertex for the current skinning method.</param>
  6520.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6521.       <param name="adjacencyOut">Array that contains the output mesh adjacency information.</param>
  6522.       <param name="faceRemap">Array that contains a new index for each face.</param>
  6523.       <param name="vertexRemap">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains a new index for each vertex.</param>
  6524.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object that represents the new mesh.</returns>
  6525.     </member>
  6526.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo)">
  6527.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6528.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo" /> interface pointer.</param>
  6529.     </member>
  6530.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(System.IntPtr)">
  6531.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6532.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  6533.     </member>
  6534.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(Microsoft.DirectX.Direct3D.BaseMesh,System.Int32,Microsoft.DirectX.GraphicsStream)">
  6535.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6536.       <param name="baseMesh">A <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object from which to create the skin mesh.</param>
  6537.       <param name="boneCombinationTableLength">Value that represents the bone combination table length.</param>
  6538.       <param name="boneCombinationTable">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the bone combinations.</param>
  6539.     </member>
  6540.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(Microsoft.DirectX.Direct3D.BaseMesh,Microsoft.DirectX.Direct3D.BoneCombination[])">
  6541.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6542.       <param name="baseMesh">A <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" /> object from which to create the skin mesh.</param>
  6543.       <param name="boneCombinationTable">Array of <see cref="T:Microsoft.DirectX.Direct3D.BoneCombination" /> objects.</param>
  6544.     </member>
  6545.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(System.Int32,Microsoft.DirectX.Direct3D.VertexFormats,System.Int32)">
  6546.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6547.       <param name="numVertices">Value that represents the number of vertices in the skin mesh.</param>
  6548.       <param name="vertexFormat">A <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> object that describes the vertex format for the skin mesh.</param>
  6549.       <param name="numBones">Value that represents the number of bones for the skin mesh.</param>
  6550.     </member>
  6551.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(System.Int32,Microsoft.DirectX.Direct3D.VertexElement[],System.Int32)">
  6552.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6553.       <param name="numVertices">Value that represents the number of vertices in the skin mesh.</param>
  6554.       <param name="decl">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> objects that describe the vertex format for the skin mesh.</param>
  6555.       <param name="numBones">Value that represents the number of bones for the skin mesh.</param>
  6556.     </member>
  6557.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.#ctor(System.Int32,Microsoft.DirectX.GraphicsStream,System.Int32)">
  6558.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class.</summary>
  6559.       <param name="numVertices">Value that represents the number of vertices in the skin mesh.</param>
  6560.       <param name="declaration">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains vertex format data for the skin mesh.</param>
  6561.       <param name="numBones">Value that represents the number of bones for the skin mesh.</param>
  6562.     </member>
  6563.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.Dispose">
  6564.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object.</summary>
  6565.       <returns />
  6566.     </member>
  6567.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.Equals(System.Object)">
  6568.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  6569.       <param name="compare">Object to compare to this object.</param>
  6570.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  6571.     </member>
  6572.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.Finalize">
  6573.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object to free resources before it is destroyed by the garbage collector.</summary>
  6574.       <returns />
  6575.     </member>
  6576.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetBoneInfluence(System.Int32)">
  6577.       <summary>Retrieves the vertices and weights that a bone influences.</summary>
  6578.       <param name="bone">Integer that represents the bone number.</param>
  6579.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.BoneInfluences" /> object that contains the bone influences.</returns>
  6580.     </member>
  6581.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetBoneName(System.Int32)">
  6582.       <summary>Retrieves the bone name from the bone index.</summary>
  6583.       <param name="bone">Value that represents the bone number of the bone name to retrieve.</param>
  6584.       <returns>String that contains the bone name.</returns>
  6585.     </member>
  6586.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetBoneOffsetMatrix(System.Int32)">
  6587.       <summary>Retrieves the bone offset matrix.</summary>
  6588.       <param name="bone">Value that represents the bone number of the bone offset matrix to retrieve.</param>
  6589.       <returns>A <see cref="T:Microsoft.DirectX.Matrix" /> object that represents the bone offset matrix.</returns>
  6590.     </member>
  6591.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetHashCode">
  6592.       <summary>Returns the hash code for the current instance.</summary>
  6593.       <returns>Hash code for the instance.</returns>
  6594.     </member>
  6595.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetMaxFaceInfluences(Microsoft.DirectX.Direct3D.IndexBuffer,System.Int32)">
  6596.       <summary>Retrieves the maximum face influences in a triangle mesh with the specified index buffer.</summary>
  6597.       <param name="indexBuffer">An <see cref="T:Microsoft.DirectX.Direct3D.IndexBuffer" /> object that contains the mesh index data.</param>
  6598.       <param name="numFaces">Value that represents the number of faces in the mesh.</param>
  6599.       <returns>Value that contains the maximum face influences.</returns>
  6600.     </member>
  6601.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetNumBoneInfluences(System.Int32)">
  6602.       <summary>Retrieves the number of influences for a bone.</summary>
  6603.       <param name="bone">Value that represents the bone number for which to retrieve the number of influences.</param>
  6604.       <returns>Value that contains the number of influences for the bone.</returns>
  6605.     </member>
  6606.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.GetObjectByValue(System.Int32)">
  6607.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  6608.       <param name="uniqueKey">Object identifier.</param>
  6609.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXSkinInfo, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> class. Not supported.</returns>
  6610.     </member>
  6611.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.op_Equality(Microsoft.DirectX.Direct3D.SkinInformation,Microsoft.DirectX.Direct3D.SkinInformation)">
  6612.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  6613.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object to the left of the equality operator.</param>
  6614.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object to the right of the equality operator.</param>
  6615.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  6616.     </member>
  6617.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.op_Inequality(Microsoft.DirectX.Direct3D.SkinInformation,Microsoft.DirectX.Direct3D.SkinInformation)">
  6618.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  6619.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object to the left of the equality operator.</param>
  6620.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object to the right of the equality operator.</param>
  6621.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  6622.     </member>
  6623.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.raise_Disposing(System.Object,System.EventArgs)">
  6624.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.SkinInformation.Disposing" /> event when called from within a derived class.</summary>
  6625.       <param name="i1">Invoking object reference; should be this object.</param>
  6626.       <param name="i2">Arguments to pass to the event handler.</param>
  6627.       <returns />
  6628.     </member>
  6629.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.Remap(System.Int32[])">
  6630.       <summary>Updates bone influence information to match vertices after they are reordered.</summary>
  6631.       <param name="vertRemap">Array of integers that represent the vertices to remap.</param>
  6632.       <returns />
  6633.     </member>
  6634.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.SetBoneInfluence(System.Int32,System.Int32,System.Int32[],System.Single[])">
  6635.       <summary>Sets the influence value for a bone.</summary>
  6636.       <param name="bone">Value that represents the bone number.</param>
  6637.       <param name="numInfluences">Value that represents the number of influences.</param>
  6638.       <param name="vertices">Array of integers that represent the vertices influenced by the bone.</param>
  6639.       <param name="weights">Array of floating-point values that represent the weights influenced by the bone.</param>
  6640.       <returns />
  6641.     </member>
  6642.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.SetBoneName(System.Int32,System.String)">
  6643.       <summary>Sets the bone name associated with a bone number.</summary>
  6644.       <param name="bone">Value that represents the bone number.</param>
  6645.       <param name="name">String that contains the bone name.</param>
  6646.       <returns />
  6647.     </member>
  6648.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.SetBoneOffsetMatrix(System.Int32,Microsoft.DirectX.Matrix)">
  6649.       <summary>Sets the bone offset matrix.</summary>
  6650.       <param name="bone">Value that represents the bone number of the bone offset matrix.</param>
  6651.       <param name="boneTransform">A <see cref="T:Microsoft.DirectX.Matrix" /> object that represents the bone offset matrix.</param>
  6652.       <returns />
  6653.     </member>
  6654.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.UpdateSkinnedMesh(Microsoft.DirectX.Matrix[],Microsoft.DirectX.Matrix[],Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6655.       <summary>Applies software skinning to target vertices that are based on the current matrices.</summary>
  6656.       <param name="boneTransforms">Array of <see cref="T:Microsoft.DirectX.Matrix" /> objects that represent bone transforms.</param>
  6657.       <param name="boneInvTransforms">Array of <see cref="T:Microsoft.DirectX.Matrix" /> objects that represent the inverse transpose of the bone transform matrix.</param>
  6658.       <param name="sourceVertices">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the source vertices.</param>
  6659.       <param name="destinationVertices">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains destination vertices.</param>
  6660.       <returns />
  6661.     </member>
  6662.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.UpdateSkinnedMesh(Microsoft.DirectX.Matrix[],Microsoft.DirectX.Matrix[],System.Array)">
  6663.       <summary>Applies software skinning to target vertices that are based on the current matrices.</summary>
  6664.       <param name="boneTransforms">Array of <see cref="T:Microsoft.DirectX.Matrix" /> objects that represent bone transforms.</param>
  6665.       <param name="boneInvTransforms">Array of <see cref="T:Microsoft.DirectX.Matrix" /> objects that represent the inverse transpose of the bone transform matrix.</param>
  6666.       <param name="verticesSource">An <see cref="T:System.Array" /> of source vertices.</param>
  6667.       <returns>An <see cref="T:System.Array" /> of destination vertices.</returns>
  6668.     </member>
  6669.     <member name="M:Microsoft.DirectX.Direct3D.SkinInformation.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo)">
  6670.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  6671.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object.</param>
  6672.       <returns />
  6673.     </member>
  6674.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.Declaration">
  6675.       <summary>Retrieves or sets the vertex declaration.</summary>
  6676.     </member>
  6677.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.Disposed">
  6678.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  6679.     </member>
  6680.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.MaxVertexInfluences">
  6681.       <summary>Retrieves the maximum number of influences for any vertex in a mesh.</summary>
  6682.     </member>
  6683.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.MinBoneInfluence">
  6684.       <summary>Retrieves or sets the minimum bone influence.</summary>
  6685.     </member>
  6686.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.NumberBones">
  6687.       <summary>Retrieves the number of bones in a mesh.</summary>
  6688.     </member>
  6689.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.UnmanagedComPointer">
  6690.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo" /> interface pointer.</summary>
  6691.     </member>
  6692.     <member name="P:Microsoft.DirectX.Direct3D.SkinInformation.VertexFormat">
  6693.       <summary>Retrieves or sets the fixed function vertex value.</summary>
  6694.     </member>
  6695.     <member name="T:Microsoft.DirectX.Direct3D.SkinningNotSupportedException">
  6696.       <summary>Skinning is not supported.</summary>
  6697.     </member>
  6698.     <member name="M:Microsoft.DirectX.Direct3D.SkinningNotSupportedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  6699.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinningNotSupportedException" /> class.</summary>
  6700.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  6701.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  6702.     </member>
  6703.     <member name="M:Microsoft.DirectX.Direct3D.SkinningNotSupportedException.#ctor(System.String,System.Exception)">
  6704.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinningNotSupportedException" /> class.</summary>
  6705.       <param name="message">String that contains the error message to display.</param>
  6706.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  6707.     </member>
  6708.     <member name="M:Microsoft.DirectX.Direct3D.SkinningNotSupportedException.#ctor(System.String)">
  6709.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinningNotSupportedException" /> class.</summary>
  6710.       <param name="message">String that contains the error message to display.</param>
  6711.     </member>
  6712.     <member name="M:Microsoft.DirectX.Direct3D.SkinningNotSupportedException.#ctor">
  6713.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinningNotSupportedException" /> class.</summary>
  6714.     </member>
  6715.     <member name="T:Microsoft.DirectX.Direct3D.SphericalHarmonics">
  6716.       <summary>Encapsulates spherical harmonic (SH) mathematical functions.</summary>
  6717.     </member>
  6718.     <member name="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder">
  6719.       <summary>Retrieves the maximum order for spherical harmonic (SH) evaluation.</summary>
  6720.     </member>
  6721.     <member name="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder">
  6722.       <summary>Retrieves the minimum order for spherical harmonic (SH) evaluation.</summary>
  6723.     </member>
  6724.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add(System.Single[],System.Int32,System.Single[],System.Single[])">
  6725.       <summary>Adds two spherical harmonic (SH) vectors together; in other words, Out[i] = A[i] + B[i].</summary>
  6726.       <param name="output">An array of floating point values that represent the output coefficients.</param>
  6727.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" /> - 1.</param>
  6728.       <param name="vectorA">An array of floating point values that represent the first spherical harmonic (SH) vector to add to the second vector.</param>
  6729.       <param name="vectorB">An array of floating point values that represent the second spherical harmonic (SH) vector to add to the first vector.</param>
  6730.       <returns />
  6731.     </member>
  6732.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add(System.Single[],System.Int32,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6733.       <summary>Adds two spherical harmonic (SH) vectors together; in other words, Out[i] = A[i] + B[i].</summary>
  6734.       <param name="output">An array of floating point values that represent the output coefficients.</param>
  6735.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" /> - 1.</param>
  6736.       <param name="vectorA">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the first spherical harmonic (SH) vector to add to the second vector.</param>
  6737.       <param name="vectorB">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the second spherical harmonic (SH) vector to add to the first vector.</param>
  6738.       <returns />
  6739.     </member>
  6740.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add(Microsoft.DirectX.GraphicsStream,System.Int32,System.Single[],System.Single[])">
  6741.       <summary>Adds two spherical harmonic (SH) vectors together; in other words, Out[i] = A[i] + B[i].</summary>
  6742.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the output coefficients.</param>
  6743.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" /> - 1.</param>
  6744.       <param name="vectorA">An array of floating point values that represent the first spherical harmonic (SH) vector to add to the second vector.</param>
  6745.       <param name="vectorB">An array of floating point values that represent the second spherical harmonic (SH) vector to add to the first vector.</param>
  6746.       <returns />
  6747.     </member>
  6748.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6749.       <summary>Adds two spherical harmonic (SH) vectors together; in other words, Out[i] = A[i] + B[i].</summary>
  6750.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the output coefficients.</param>
  6751.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Add" /> - 1.</param>
  6752.       <param name="vectorA">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the first spherical harmonic (SH) vector to add to the second vector.</param>
  6753.       <param name="vectorB">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the second spherical harmonic (SH) vector to add to the first vector.</param>
  6754.       <returns />
  6755.     </member>
  6756.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Dot(System.Int32,System.Single[],System.Single[])">
  6757.       <summary>Computes the dot product of two spherical harmonic (SH) vectors.</summary>
  6758.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Dot" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Dot" /> - 1.</param>
  6759.       <param name="vectorA">An array of floating point values that represent the first spherical harmonic (SH) vector.</param>
  6760.       <param name="vectorB">An array of floating point values that represent the second spherical harmonic (SH) vector.</param>
  6761.       <returns>A floating point value that represents the dot product of the two vectors.</returns>
  6762.     </member>
  6763.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Dot(System.Int32,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6764.       <summary>Computes the dot product of two spherical harmonic (SH) vectors.</summary>
  6765.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Dot" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Dot" /> - 1.</param>
  6766.       <param name="vectorA">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the first spherical harmonic (SH) vector.</param>
  6767.       <param name="vectorB">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the second spherical harmonic (SH) vector.</param>
  6768.       <returns>A floating point value that represents the dot product of the two vectors.</returns>
  6769.     </member>
  6770.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateConeLight(System.Int32,Microsoft.DirectX.Vector3,System.Single,System.Single,System.Single,System.Single,System.Single[],System.Single[],System.Single[])">
  6771.       <summary>Evaluates a light that is a cone of constant intensity and returns spectral spherical harmonic (SH) data.</summary>
  6772.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateConeLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateConeLight" /> - 1.</param>
  6773.       <param name="direction">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6774.       <param name="radius">Radius of the light cone in radians.</param>
  6775.       <param name="redIntensity">The red intensity of the light.</param>
  6776.       <param name="greenIntensity">The green intensity of the light.</param>
  6777.       <param name="blueIntensity">The blue intensity of the light.</param>
  6778.       <param name="redOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6779.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6780.       <param name="blueOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6781.       <returns />
  6782.     </member>
  6783.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateConeLight(System.Int32,Microsoft.DirectX.Vector3,System.Single,System.Single,System.Single,System.Single,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6784.       <summary>Evaluates a light that is a cone of constant intensity and returns spectral spherical harmonic (SH) data.</summary>
  6785.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateConeLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateConeLight" /> - 1.</param>
  6786.       <param name="direction">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6787.       <param name="radius">Radius of the light cone in radians.</param>
  6788.       <param name="redIntensity">The red intensity of the light.</param>
  6789.       <param name="greenIntensity">The green intensity of the light.</param>
  6790.       <param name="blueIntensity">The blue intensity of the light.</param>
  6791.       <param name="redOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6792.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6793.       <param name="blueOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6794.       <returns />
  6795.     </member>
  6796.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirection(System.Single[],System.Int32,Microsoft.DirectX.Vector3)">
  6797.       <summary>Evaluates the spherical harmonic (SH) basis functions from an input direction vector.</summary>
  6798.       <param name="output">spherical harmonic (SH) output coefficients. The basis function Ylm is stored at location l2 + m + l.</param>
  6799.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirection" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirection" /> - 1.</param>
  6800.       <param name="direction">(x, y, z) direction vector in which to evaluate the spherical harmonic (SH) basis functions. Must be normalized. See Remarks.</param>
  6801.       <returns />
  6802.     </member>
  6803.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirection(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Vector3)">
  6804.       <summary>Evaluates the spherical harmonic (SH) basis functions from an input direction vector.</summary>
  6805.       <param name="output">spherical harmonic (SH) output coefficients. The basis function Ylm is stored at location l2 + m + l.</param>
  6806.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirection" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirection" /> - 1.</param>
  6807.       <param name="direction">(x, y, z) direction vector in which to evaluate the spherical harmonic (SH) basis functions. Must be normalized. See Remarks.</param>
  6808.       <returns />
  6809.     </member>
  6810.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirectionalLight(System.Int32,Microsoft.DirectX.Vector3,System.Single,System.Single,System.Single,System.Single[],System.Single[],System.Single[])">
  6811.       <summary>Evaluates a directional light and returns spectral spherical harmonic (SH) data.</summary>
  6812.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirectionalLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirectionalLight" /> - 1.</param>
  6813.       <param name="direction">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6814.       <param name="redIntensity">The red intensity of the light.</param>
  6815.       <param name="greenIntensity">The green intensity of the light.</param>
  6816.       <param name="blueIntensity">The blue intensity of the light.</param>
  6817.       <param name="redOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6818.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6819.       <param name="blueOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6820.       <returns />
  6821.     </member>
  6822.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirectionalLight(System.Int32,Microsoft.DirectX.Vector3,System.Single,System.Single,System.Single,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6823.       <summary>Evaluates a directional light and returns spectral spherical harmonic (SH) data.</summary>
  6824.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirectionalLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateDirectionalLight" /> - 1.</param>
  6825.       <param name="direction">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6826.       <param name="redIntensity">The red intensity of the light.</param>
  6827.       <param name="greenIntensity">The green intensity of the light.</param>
  6828.       <param name="blueIntensity">The blue intensity of the light.</param>
  6829.       <param name="redOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6830.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6831.       <param name="blueOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6832.       <returns />
  6833.     </member>
  6834.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateHemisphereLight(System.Int32,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.Direct3D.ColorValue,System.Single[],System.Single[],System.Single[])">
  6835.       <summary>Evaluates a light that is a linear interpolation between two colors over the sphere.</summary>
  6836.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateHemisphereLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateHemisphereLight" /> - 1.</param>
  6837.       <param name="direction">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6838.       <param name="top">The sky color.</param>
  6839.       <param name="bottom">The ground color.</param>
  6840.       <param name="redOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6841.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6842.       <param name="blueOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6843.       <returns />
  6844.     </member>
  6845.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateHemisphereLight(System.Int32,Microsoft.DirectX.Vector3,Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.Direct3D.ColorValue,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6846.       <summary>Evaluates a light that is a linear interpolation between two colors over the sphere.</summary>
  6847.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateHemisphereLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateHemisphereLight" /> - 1.</param>
  6848.       <param name="direction">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6849.       <param name="top">The sky color.</param>
  6850.       <param name="bottom">The ground color.</param>
  6851.       <param name="redOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6852.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6853.       <param name="blueOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6854.       <returns />
  6855.     </member>
  6856.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateSphericalLight(System.Int32,Microsoft.DirectX.Vector3,System.Single,System.Single,System.Single,System.Single,System.Single[],System.Single[],System.Single[])">
  6857.       <summary>Evaluates a spherical light and returns spectral spherical harmonic (SH) data.</summary>
  6858.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateSphericalLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateSphericalLight" /> - 1.</param>
  6859.       <param name="position">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6860.       <param name="radius">Radius of the spherical light source.</param>
  6861.       <param name="redIntensity">The red intensity of the light.</param>
  6862.       <param name="greenIntensity">The green intensity of the light.</param>
  6863.       <param name="blueIntensity">The blue intensity of the light.</param>
  6864.       <param name="redOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6865.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6866.       <param name="blueOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6867.       <returns />
  6868.     </member>
  6869.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateSphericalLight(System.Int32,Microsoft.DirectX.Vector3,System.Single,System.Single,System.Single,System.Single,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6870.       <summary>Evaluates a spherical light and returns spectral spherical harmonic (SH) data.</summary>
  6871.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateSphericalLight" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.EvaluateSphericalLight" /> - 1.</param>
  6872.       <param name="position">The (x, y, z) hemisphere axis direction vector in which to evaluate the spherical harmonic (SH) basis functions. See Remarks.</param>
  6873.       <param name="radius">Radius of the spherical light source.</param>
  6874.       <param name="redIntensity">The red intensity of the light.</param>
  6875.       <param name="greenIntensity">The green intensity of the light.</param>
  6876.       <param name="blueIntensity">The blue intensity of the light.</param>
  6877.       <param name="redOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6878.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6879.       <param name="blueOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6880.       <returns />
  6881.     </member>
  6882.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.ProjectCubeMap(System.Int32,Microsoft.DirectX.Direct3D.CubeTexture,System.Single[],System.Single[],System.Single[])">
  6883.       <summary>Projects a function represented on a cube map into spherical harmonics (SH).</summary>
  6884.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.ProjectCubeMap" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.ProjectCubeMap" /> - 1.</param>
  6885.       <param name="cubeMap">A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object used as the source cube map.</param>
  6886.       <param name="redOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6887.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6888.       <param name="blueOutput">Output spherical harmonic (SH) vector for the red component.</param>
  6889.       <returns />
  6890.     </member>
  6891.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.ProjectCubeMap(System.Int32,Microsoft.DirectX.Direct3D.CubeTexture,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream,Microsoft.DirectX.GraphicsStream)">
  6892.       <summary>Projects a function represented on a cube map into spherical harmonics (SH).</summary>
  6893.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.ProjectCubeMap" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.ProjectCubeMap" /> - 1.</param>
  6894.       <param name="cubeMap">A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object used as the source cube map.</param>
  6895.       <param name="redOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6896.       <param name="greenOutput">Output spherical harmonic (SH) vector for the green component.</param>
  6897.       <param name="blueOutput">Output spherical harmonic (SH) vector for the blue component.</param>
  6898.       <returns />
  6899.     </member>
  6900.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate(System.Single[],System.Int32,Microsoft.DirectX.Matrix,System.Single[])">
  6901.       <summary>Rotates the spherical harmonic (SH) vector by the given matrix.</summary>
  6902.       <param name="output">An array of floating point values that represent spherical harmonic (SH) output coefficients.</param>
  6903.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" /> - 1.</param>
  6904.       <param name="rotation">The rotation <see cref="T:Microsoft.DirectX.Matrix" />. The rotation sub-matrix must be orthogonal, with a unit determinant.</param>
  6905.       <param name="input">An array of floating point values that represent rotated spherical harmonic (SH) coefficients.</param>
  6906.       <returns />
  6907.     </member>
  6908.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate(System.Single[],System.Int32,Microsoft.DirectX.Matrix,Microsoft.DirectX.GraphicsStream)">
  6909.       <summary>Rotates the spherical harmonic (SH) vector by the given matrix.</summary>
  6910.       <param name="output">An array of floating point values that represent spherical harmonic (SH) output coefficients.</param>
  6911.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" /> - 1.</param>
  6912.       <param name="rotation">The rotation <see cref="T:Microsoft.DirectX.Matrix" />. The rotation sub-matrix must be orthogonal, with a unit determinant.</param>
  6913.       <param name="input">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents rotated spherical harmonic (SH) coefficients.</param>
  6914.       <returns />
  6915.     </member>
  6916.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Matrix,System.Single[])">
  6917.       <summary>Rotates the spherical harmonic (SH) vector by the given matrix.</summary>
  6918.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents spherical harmonic (SH) output coefficients.</param>
  6919.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" /> - 1.</param>
  6920.       <param name="rotation">The rotation <see cref="T:Microsoft.DirectX.Matrix" />. The rotation sub-matrix must be orthogonal, with a unit determinant.</param>
  6921.       <param name="input">An array of floating point values that represent rotated spherical harmonic (SH) coefficients.</param>
  6922.       <returns />
  6923.     </member>
  6924.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.Matrix,Microsoft.DirectX.GraphicsStream)">
  6925.       <summary>Rotates the spherical harmonic (SH) vector by the given matrix.</summary>
  6926.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents spherical harmonic (SH) output coefficients.</param>
  6927.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Rotate" /> - 1.</param>
  6928.       <param name="rotation">The rotation <see cref="T:Microsoft.DirectX.Matrix" />. The rotation sub-matrix must be orthogonal, with a unit determinant.</param>
  6929.       <param name="input">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents rotated spherical harmonic (SH) coefficients.</param>
  6930.       <returns />
  6931.     </member>
  6932.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ(System.Single[],System.Int32,System.Single,System.Single[])">
  6933.       <summary>Rotates the spherical harmonic (SH) vector in the z-axis by the given angle.</summary>
  6934.       <param name="output">An array of floating point values that represent spherical harmonic (SH) output coefficients.</param>
  6935.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" /> - 1.</param>
  6936.       <param name="angle">Rotation angle in radians. The rotation is performed around the z-axis.</param>
  6937.       <param name="input">An array of floating point values that represent rotated spherical harmonic (SH) coefficients.</param>
  6938.       <returns />
  6939.     </member>
  6940.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ(System.Single[],System.Int32,System.Single,Microsoft.DirectX.GraphicsStream)">
  6941.       <summary>Rotates the spherical harmonic (SH) vector in the z-axis by the given angle.</summary>
  6942.       <param name="output">An array of floating point values that represent spherical harmonic (SH) output coefficients.</param>
  6943.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" /> - 1.</param>
  6944.       <param name="angle">Rotation angle in radians. The rotation is performed around the z-axis.</param>
  6945.       <param name="input">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents rotated spherical harmonic (SH) coefficients.</param>
  6946.       <returns />
  6947.     </member>
  6948.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ(Microsoft.DirectX.GraphicsStream,System.Int32,System.Single,System.Single[])">
  6949.       <summary>Rotates the spherical harmonic (SH) vector in the z-axis by the given angle.</summary>
  6950.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents spherical harmonic (SH) output coefficients.</param>
  6951.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" /> - 1.</param>
  6952.       <param name="angle">Rotation angle in radians. The rotation is performed around the z-axis.</param>
  6953.       <param name="input">An array of floating point values that represent rotated spherical harmonic (SH) coefficients.</param>
  6954.       <returns />
  6955.     </member>
  6956.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ(Microsoft.DirectX.GraphicsStream,System.Int32,System.Single,Microsoft.DirectX.GraphicsStream)">
  6957.       <summary>Rotates the spherical harmonic (SH) vector in the z-axis by the given angle.</summary>
  6958.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents spherical harmonic (SH) output coefficients.</param>
  6959.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.RotateZ" /> - 1.</param>
  6960.       <param name="angle">Rotation angle in radians. The rotation is performed around the z-axis.</param>
  6961.       <param name="input">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents rotated spherical harmonic (SH) coefficients.</param>
  6962.       <returns />
  6963.     </member>
  6964.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale(System.Single[],System.Int32,System.Single[],System.Single)">
  6965.       <summary>Scales a spherical harmonic (SH) vector, in other words, Out[i] = A[i] * Scale.</summary>
  6966.       <param name="output">An array of floating point values that represent spherical harmonic (SH) output coefficients.</param>
  6967.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" /> - 1.</param>
  6968.       <param name="input">An array of floating point values that represents the spherical harmonic (SH) vector to scale.</param>
  6969.       <param name="scaleFactor">The scale value.</param>
  6970.       <returns />
  6971.     </member>
  6972.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale(System.Single[],System.Int32,Microsoft.DirectX.GraphicsStream,System.Single)">
  6973.       <summary>Scales a spherical harmonic (SH) vector, in other words, Out[i] = A[i] * Scale.</summary>
  6974.       <param name="output">An array of floating point values that represent spherical harmonic (SH) output coefficients.</param>
  6975.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" /> - 1.</param>
  6976.       <param name="input">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the spherical harmonic (SH) vector to scale.</param>
  6977.       <param name="scaleFactor">The scale value.</param>
  6978.       <returns />
  6979.     </member>
  6980.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale(Microsoft.DirectX.GraphicsStream,System.Int32,System.Single[],System.Single)">
  6981.       <summary>Scales a spherical harmonic (SH) vector, in other words, Out[i] = A[i] * Scale.</summary>
  6982.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents spherical harmonic (SH) output coefficients.</param>
  6983.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" /> - 1.</param>
  6984.       <param name="input">An array of floating point values that represents the spherical harmonic (SH) vector to scale.</param>
  6985.       <param name="scaleFactor">The scale value.</param>
  6986.       <returns />
  6987.     </member>
  6988.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale(Microsoft.DirectX.GraphicsStream,System.Int32,Microsoft.DirectX.GraphicsStream,System.Single)">
  6989.       <summary>Scales a spherical harmonic (SH) vector, in other words, Out[i] = A[i] * Scale.</summary>
  6990.       <param name="output">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents spherical harmonic (SH) output coefficients.</param>
  6991.       <param name="order">Order of the spherical harmonic (SH) evaluation. Must be in the range of <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MinimumOrder" /> to <see cref="F:Microsoft.DirectX.Direct3D.SphericalHarmonics.MaximumOrder" />, inclusive. The evaluation generates <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" />2 coefficients. The degree of the evaluation is <see cref="M:Microsoft.DirectX.Direct3D.SphericalHarmonics.Scale" /> - 1.</param>
  6992.       <param name="input">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that represents the spherical harmonic (SH) vector to scale.</param>
  6993.       <param name="scaleFactor">The scale value.</param>
  6994.       <returns />
  6995.     </member>
  6996.     <member name="T:Microsoft.DirectX.Direct3D.Sprite">
  6997.       <summary>Provides methods and properties that simplify the process of drawing sprites using Microsoft Direct3D.</summary>
  6998.     </member>
  6999.     <member name="E:Microsoft.DirectX.Direct3D.Sprite.Disposing">
  7000.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.Sprite.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  7001.     </member>
  7002.     <member name="E:Microsoft.DirectX.Direct3D.Sprite.Lost">
  7003.       <summary>Occurs when an object is lost, normally immediately prior to a device reset.</summary>
  7004.     </member>
  7005.     <member name="E:Microsoft.DirectX.Direct3D.Sprite.Reset">
  7006.       <summary>Occurs after the <see cref="M:Microsoft.DirectX.Direct3D.Sprite.OnResetDevice" /> method is called or after the <see cref="T:Microsoft.DirectX.Direct3D.Device" /> is reset.</summary>
  7007.     </member>
  7008.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Begin(Microsoft.DirectX.Direct3D.SpriteFlags)">
  7009.       <summary>Prepares a device for drawing sprites.</summary>
  7010.       <param name="flags">Combination of zero or more values from the <see cref="T:Microsoft.DirectX.Direct3D.SpriteFlags" /> enumeration that describe sprite rendering options.</param>
  7011.       <returns />
  7012.     </member>
  7013.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite)">
  7014.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> class.</summary>
  7015.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite" /> interface pointer.</param>
  7016.     </member>
  7017.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.#ctor(System.IntPtr)">
  7018.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> class.</summary>
  7019.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  7020.     </member>
  7021.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.#ctor(Microsoft.DirectX.Direct3D.Device)">
  7022.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> class.</summary>
  7023.       <param name="device">Reference to an instance of a <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object.</param>
  7024.     </member>
  7025.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Dispose">
  7026.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object.</summary>
  7027.       <returns />
  7028.     </member>
  7029.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Drawing.Color)">
  7030.       <summary>Adds a sprite to the list of batched sprites.</summary>
  7031.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7032.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7033.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the center of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7034.       <param name="position">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the position of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7035.       <param name="color">A <see cref="T:System.Drawing.Color" /> structure. The color and alpha channels are modulated by this value. The <see cref="T:System.Drawing.Color" /> value maintains the original source color and alpha data.</param>
  7036.       <returns />
  7037.     </member>
  7038.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Int32)">
  7039.       <summary>Adds a sprite to the list of batched sprites.</summary>
  7040.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7041.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the center of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7042.       <param name="position">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the position of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7043.       <param name="color">Color value represented as an integer. The color and alpha channels are modulated by this value. A value of 16777215 maintains the original source color and alpha data.</param>
  7044.       <returns />
  7045.     </member>
  7046.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Int32)">
  7047.       <summary>Adds a sprite to the list of batched sprites.</summary>
  7048.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7049.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7050.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the center of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7051.       <param name="position">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the position of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7052.       <param name="color">Color value represented as an integer. The color and alpha channels are modulated by this value. A value of 16777215 maintains the original source color and alpha data.</param>
  7053.       <returns />
  7054.     </member>
  7055.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Point,System.Single,System.Drawing.Point,System.Drawing.Color)">
  7056.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7057.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7058.       <param name="rotationCenter">A <see cref="T:System.Drawing.Point" /> object that represents the sprite's rotational center.</param>
  7059.       <param name="rotationAngle">A floating point value that specifies the rotation angle around the rotational center of the sprite.</param>
  7060.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7061.       <param name="color">A <see cref="T:System.Drawing.Color" /> structure. The color and alpha channels are modulated by this value. The <see cref="T:System.Drawing.Color" /> value maintains the original source color and alpha data.</param>
  7062.       <returns />
  7063.     </member>
  7064.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Point,System.Single,System.Drawing.Point,System.Int32)">
  7065.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7066.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7067.       <param name="rotationCenter">A <see cref="T:System.Drawing.Point" /> object that represents the sprite's rotational center.</param>
  7068.       <param name="rotationAngle">A floating point value that specifies the rotation angle around the rotational center of the sprite.</param>
  7069.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7070.       <param name="color">Color value represented as an integer.</param>
  7071.       <returns />
  7072.     </member>
  7073.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Point,System.Single,System.Drawing.Point,System.Drawing.Color)">
  7074.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7075.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7076.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7077.       <param name="destinationRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the size of the destination rectangle.</param>
  7078.       <param name="rotationCenter">A <see cref="T:System.Drawing.Point" /> object that represents the sprite's rotational center.</param>
  7079.       <param name="rotationAngle">A floating point value that specifies the rotation angle around the rotational center of the sprite.</param>
  7080.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7081.       <param name="color">A <see cref="T:System.Drawing.Color" /> structure. The color and alpha channels are modulated by this value. The <see cref="T:System.Drawing.Color" /> value maintains the original source color and alpha data.</param>
  7082.       <returns />
  7083.     </member>
  7084.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Point,System.Single,System.Drawing.Point,System.Int32)">
  7085.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7086.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7087.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7088.       <param name="destinationRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the size of the destination rectangle.</param>
  7089.       <param name="rotationCenter">A <see cref="T:System.Drawing.Point" /> object that represents the sprite's rotational center.</param>
  7090.       <param name="rotationAngle">A floating point value that specifies the rotation angle around the rotational center of the sprite.</param>
  7091.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7092.       <param name="color">Color value represented as an integer.</param>
  7093.       <returns />
  7094.     </member>
  7095.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Point,System.Drawing.Color)">
  7096.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7097.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7098.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7099.       <param name="destinationRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the size of the destination rectangle.</param>
  7100.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7101.       <param name="color">A <see cref="T:System.Drawing.Color" /> structure. The color and alpha channels are modulated by this value. The <see cref="T:System.Drawing.Color" /> value maintains the original source color and alpha data.</param>
  7102.       <returns />
  7103.     </member>
  7104.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Point,System.Int32)">
  7105.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7106.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7107.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7108.       <param name="destinationRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the size of the destination rectangle.</param>
  7109.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7110.       <param name="color">Color value represented as an integer.</param>
  7111.       <returns />
  7112.     </member>
  7113.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw2D(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Point,System.Single,System.Drawing.Point,System.Int32)">
  7114.       <summary>Adds a sprite to the list of batched sprites. Used for presentation in 2-D space.</summary>
  7115.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7116.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7117.       <param name="destinationRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the size of the destination rectangle.</param>
  7118.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the center of the sprite. A value of (0,0) indicates the upper-left corner.</param>
  7119.       <param name="rotationAngle">A floating point value that specifies the rotation angle around the rotational center of the sprite.</param>
  7120.       <param name="position">A <see cref="T:System.Drawing.Point" /> object that represents the position of the sprite in 2-D-space.</param>
  7121.       <param name="color">Color value represented as an integer.</param>
  7122.       <returns />
  7123.     </member>
  7124.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Draw(Microsoft.DirectX.Direct3D.Texture,System.Drawing.Rectangle,Microsoft.DirectX.Vector3,Microsoft.DirectX.Vector3,System.Int32)">
  7125.       <summary>Adds a sprite to the list of batched sprites.</summary>
  7126.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the sprite texture.</param>
  7127.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that indicates the portion of the source texture to use for the sprite. Specify <see cref="F:System.Drawing.Rectangle.Empty" /> to use the entire source image for the sprite.</param>
  7128.       <param name="center">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the center of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7129.       <param name="position">A <see cref="T:Microsoft.DirectX.Vector3" /> structure that identifies the position of the sprite. A value of (0,0,0) indicates the upper-left corner.</param>
  7130.       <param name="color">Color value represented as an integer. The color and alpha channels are modulated by this value. A value of 16777215 maintains the original source color and alpha data.</param>
  7131.       <returns />
  7132.     </member>
  7133.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.End">
  7134.       <summary>Restores the device to the state it was in before <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.Begin(Microsoft.DirectX.Direct3D.SpriteFlags)" /> was called.</summary>
  7135.       <returns />
  7136.     </member>
  7137.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Equals(System.Object)">
  7138.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  7139.       <param name="compare">Object to compare to this object.</param>
  7140.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  7141.     </member>
  7142.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Finalize">
  7143.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object to free resources before it is destroyed by the garbage collector.</summary>
  7144.       <returns />
  7145.     </member>
  7146.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.Flush">
  7147.       <summary>Forces all batched sprites to be submitted to the device.</summary>
  7148.       <returns />
  7149.     </member>
  7150.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.GetHashCode">
  7151.       <summary>Returns the hash code for the current instance.</summary>
  7152.       <returns>Hash code for the instance.</returns>
  7153.     </member>
  7154.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.GetObjectByValue(System.Int32)">
  7155.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  7156.       <param name="uniqueKey">Object identifier.</param>
  7157.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXSprite, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> class. Not supported.</returns>
  7158.     </member>
  7159.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.OnLostDevice">
  7160.       <summary>Releases all references to video memory resources and deletes all state blocks.</summary>
  7161.       <returns />
  7162.     </member>
  7163.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.OnResetDevice">
  7164.       <summary>Should be called after the device is reset and before any other methods are called, if <see cref="P:Microsoft.DirectX.Direct3D.Device.IsUsingEventHandlers" /> is set to false.</summary>
  7165.       <returns />
  7166.     </member>
  7167.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.op_Equality(Microsoft.DirectX.Direct3D.Sprite,Microsoft.DirectX.Direct3D.Sprite)">
  7168.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  7169.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object to the left of the equality operator.</param>
  7170.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object to the right of the equality operator.</param>
  7171.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  7172.     </member>
  7173.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.op_Inequality(Microsoft.DirectX.Direct3D.Sprite,Microsoft.DirectX.Direct3D.Sprite)">
  7174.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  7175.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object to the left of the equality operator.</param>
  7176.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object to the right of the equality operator.</param>
  7177.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  7178.     </member>
  7179.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.raise_Disposing(System.Object,System.EventArgs)">
  7180.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.Sprite.Disposing" /> event when called from within a derived class.</summary>
  7181.       <param name="i1">Invoking object reference; should be this object.</param>
  7182.       <param name="i2">Arguments to pass to the event handler.</param>
  7183.       <returns />
  7184.     </member>
  7185.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.raise_Lost(System.Object,System.EventArgs)">
  7186.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="E:Microsoft.DirectX.Direct3D.Sprite.Lost" /> event when called from within a derived class.</summary>
  7187.       <param name="i1">Invoking object reference; should be this object.</param>
  7188.       <param name="i2">Arguments to pass into the event handler.</param>
  7189.       <returns />
  7190.     </member>
  7191.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.raise_Reset(System.Object,System.EventArgs)">
  7192.       <summary>Raises a <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="E:Microsoft.DirectX.Direct3D.Sprite.Reset" /> event when called from within a derived class.</summary>
  7193.       <param name="i1">Invoking object reference; should be this object.</param>
  7194.       <param name="i2">Arguments to pass into the event handler.</param>
  7195.       <returns />
  7196.     </member>
  7197.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.SetWorldViewLH(Microsoft.DirectX.Matrix,Microsoft.DirectX.Matrix)">
  7198.       <summary>Sets the left-handed world-view transform for a sprite.  A call to this method is required before billboarding or sorting sprites.</summary>
  7199.       <param name="world">A <see cref="T:Microsoft.DirectX.Matrix" /> object that contains a world transform.</param>
  7200.       <param name="view">A <see cref="T:Microsoft.DirectX.Matrix" /> object that contains a view transform.</param>
  7201.       <returns />
  7202.     </member>
  7203.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.SetWorldViewRH(Microsoft.DirectX.Matrix,Microsoft.DirectX.Matrix)">
  7204.       <summary>Sets the right-handed world-view transform for a sprite.  A call to this method is required before billboarding or sorting sprites.</summary>
  7205.       <param name="world">A <see cref="T:Microsoft.DirectX.Matrix" /> object that contains a world transform.</param>
  7206.       <param name="view">A <see cref="T:Microsoft.DirectX.Matrix" /> object that contains a view transform.</param>
  7207.       <returns />
  7208.     </member>
  7209.     <member name="M:Microsoft.DirectX.Direct3D.Sprite.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite)">
  7210.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  7211.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.Sprite" /> object.</param>
  7212.       <returns />
  7213.     </member>
  7214.     <member name="P:Microsoft.DirectX.Direct3D.Sprite.Device">
  7215.       <summary>Retrieves the Microsoft Direct3D device associated with a sprite object.</summary>
  7216.     </member>
  7217.     <member name="P:Microsoft.DirectX.Direct3D.Sprite.Disposed">
  7218.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  7219.     </member>
  7220.     <member name="P:Microsoft.DirectX.Direct3D.Sprite.Transform">
  7221.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Matrix" /> object.</summary>
  7222.     </member>
  7223.     <member name="P:Microsoft.DirectX.Direct3D.Sprite.UnmanagedComPointer">
  7224.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite" /> interface pointer.</summary>
  7225.     </member>
  7226.     <member name="T:Microsoft.DirectX.Direct3D.SurfaceLoader">
  7227.       <summary>Loads and saves surfaces.</summary>
  7228.     </member>
  7229.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7230.       <summary>Loads a surface from a file.</summary>
  7231.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7232.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7233.       <param name="srcFile">String that contains the source file name.</param>
  7234.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7235.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7236.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7237.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7238.       <returns />
  7239.     </member>
  7240.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7241.       <summary>Loads a surface from a file.</summary>
  7242.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7243.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7244.       <param name="srcFile">String that contains the source file name.</param>
  7245.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7246.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7247.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7248.       <returns />
  7249.     </member>
  7250.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7251.       <summary>Loads a surface from a file.</summary>
  7252.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7253.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7254.       <param name="srcFile">String that contains the source file name.</param>
  7255.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7256.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7257.       <returns />
  7258.     </member>
  7259.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7260.       <summary>Loads a surface from a file.</summary>
  7261.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7262.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7263.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7264.       <param name="srcFile">String that contains the source file name.</param>
  7265.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7266.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7267.       <returns />
  7268.     </member>
  7269.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7270.       <summary>Loads a surface from a file.</summary>
  7271.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7272.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7273.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7274.       <param name="srcFile">String that contains the source file name.</param>
  7275.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7276.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7277.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7278.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7279.       <returns />
  7280.     </member>
  7281.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7282.       <summary>Loads a surface from a file.</summary>
  7283.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7284.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7285.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7286.       <param name="srcFile">String that contains the source file name.</param>
  7287.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7288.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7289.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7290.       <returns />
  7291.     </member>
  7292.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7293.       <summary>Loads a surface from a file.</summary>
  7294.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7295.       <param name="srcFile">String that contains the source file name.</param>
  7296.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7297.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7298.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7299.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7300.       <returns />
  7301.     </member>
  7302.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7303.       <summary>Loads a surface from a file.</summary>
  7304.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7305.       <param name="srcFile">String that contains the source file name.</param>
  7306.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7307.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7308.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7309.       <returns />
  7310.     </member>
  7311.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7312.       <summary>Loads a surface from a file.</summary>
  7313.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7314.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7315.       <param name="srcFile">String that contains the source file name.</param>
  7316.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7317.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7318.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7319.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7320.       <returns />
  7321.     </member>
  7322.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7323.       <summary>Loads a surface from a file.</summary>
  7324.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7325.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7326.       <param name="srcFile">String that contains the source file name.</param>
  7327.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7328.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7329.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7330.       <returns />
  7331.     </member>
  7332.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7333.       <summary>Loads a surface from a file.</summary>
  7334.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7335.       <param name="srcFile">String that contains the source file name.</param>
  7336.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7337.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7338.       <returns />
  7339.     </member>
  7340.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7341.       <summary>Loads a surface from a file.</summary>
  7342.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7343.       <param name="srcFile">String that contains the source file name.</param>
  7344.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7345.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7346.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7347.       <returns />
  7348.     </member>
  7349.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7350.       <summary>Loads a surface from a file.</summary>
  7351.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7352.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7353.       <param name="srcFile">String that contains the source file name.</param>
  7354.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7355.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7356.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7357.       <returns />
  7358.     </member>
  7359.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7360.       <summary>Loads a surface from a file.</summary>
  7361.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7362.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7363.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7364.       <param name="srcFile">String that contains the source file name.</param>
  7365.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7366.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromFile" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7367.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7368.       <returns />
  7369.     </member>
  7370.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7371.       <summary>Loads a surface from a stream.</summary>
  7372.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7373.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7374.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7375.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7376.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7377.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7378.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7379.       <returns />
  7380.     </member>
  7381.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7382.       <summary>Loads a surface from a stream.</summary>
  7383.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7384.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7385.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7386.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7387.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7388.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7389.       <returns />
  7390.     </member>
  7391.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7392.       <summary>Loads a surface from a stream.</summary>
  7393.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7394.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7395.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7396.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7397.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7398.       <returns />
  7399.     </member>
  7400.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7401.       <summary>Loads a surface from a stream.</summary>
  7402.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7403.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7404.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7405.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7406.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7407.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7408.       <returns />
  7409.     </member>
  7410.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7411.       <summary>Loads a surface from a stream.</summary>
  7412.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7413.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7414.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7415.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7416.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7417.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7418.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7419.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7420.       <returns />
  7421.     </member>
  7422.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7423.       <summary>Loads a surface from a stream.</summary>
  7424.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7425.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7426.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7427.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7428.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7429.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7430.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7431.       <returns />
  7432.     </member>
  7433.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7434.       <summary>Loads a surface from a stream.</summary>
  7435.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7436.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7437.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7438.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7439.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7440.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7441.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7442.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7443.       <returns />
  7444.     </member>
  7445.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7446.       <summary>Loads a surface from a stream.</summary>
  7447.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7448.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7449.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7450.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7451.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7452.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7453.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7454.       <returns />
  7455.     </member>
  7456.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7457.       <summary>Loads a surface from a stream.</summary>
  7458.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7459.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7460.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7461.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7462.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7463.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7464.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7465.       <returns />
  7466.     </member>
  7467.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7468.       <summary>Loads a surface from a stream.</summary>
  7469.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7470.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7471.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7472.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7473.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7474.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7475.       <returns />
  7476.     </member>
  7477.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7478.       <summary>Loads a surface from a stream.</summary>
  7479.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7480.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7481.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7482.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7483.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7484.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7485.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7486.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7487.       <returns />
  7488.     </member>
  7489.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7490.       <summary>Loads a surface from a stream.</summary>
  7491.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7492.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7493.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7494.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7495.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7496.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7497.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7498.       <returns />
  7499.     </member>
  7500.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7501.       <summary>Loads a surface from a stream.</summary>
  7502.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7503.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7504.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7505.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7506.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7507.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7508.       <returns />
  7509.     </member>
  7510.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7511.       <summary>Loads a surface from a stream.</summary>
  7512.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7513.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7514.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7515.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7516.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7517.       <returns />
  7518.     </member>
  7519.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7520.       <summary>Loads a surface from a stream.</summary>
  7521.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7522.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7523.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7524.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7525.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7526.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7527.       <returns />
  7528.     </member>
  7529.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7530.       <summary>Loads a surface from a stream.</summary>
  7531.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7532.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7533.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7534.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7535.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7536.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7537.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7538.       <returns />
  7539.     </member>
  7540.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7541.       <summary>Loads a surface from a stream.</summary>
  7542.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7543.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7544.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7545.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7546.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7547.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7548.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7549.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7550.       <returns />
  7551.     </member>
  7552.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7553.       <summary>Loads a surface from a stream.</summary>
  7554.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7555.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7556.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7557.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7558.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7559.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7560.       <returns />
  7561.     </member>
  7562.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7563.       <summary>Loads a surface from a stream.</summary>
  7564.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7565.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7566.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7567.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7568.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7569.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7570.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7571.       <returns />
  7572.     </member>
  7573.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7574.       <summary>Loads a surface from a stream.</summary>
  7575.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7576.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7577.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7578.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7579.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7580.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7581.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7582.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7583.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7584.       <returns />
  7585.     </member>
  7586.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,System.Int32,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7587.       <summary>Loads a surface from a stream.</summary>
  7588.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7589.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7590.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7591.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7592.       <param name="readBytes">Size, in bytes, of the stream data in memory.</param>
  7593.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7594.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7595.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7596.       <returns />
  7597.     </member>
  7598.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7599.       <summary>Loads a surface from a stream.</summary>
  7600.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7601.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7602.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7603.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7604.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7605.       <returns />
  7606.     </member>
  7607.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7608.       <summary>Loads a surface from a stream.</summary>
  7609.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7610.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7611.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7612.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7613.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7614.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7615.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7616.       <returns />
  7617.     </member>
  7618.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7619.       <summary>Loads a surface from a stream.</summary>
  7620.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7621.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7622.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7623.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7624.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7625.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7626.       <returns />
  7627.     </member>
  7628.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7629.       <summary>Loads a surface from a stream.</summary>
  7630.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7631.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7632.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7633.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7634.       <returns />
  7635.     </member>
  7636.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7637.       <summary>Loads a surface from a stream.</summary>
  7638.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7639.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7640.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7641.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7642.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7643.       <returns />
  7644.     </member>
  7645.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7646.       <summary>Loads a surface from a stream.</summary>
  7647.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7648.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7649.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7650.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7651.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7652.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7653.       <returns />
  7654.     </member>
  7655.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  7656.       <summary>Loads a surface from a stream.</summary>
  7657.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7658.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7659.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7660.       <param name="stream">A <see cref="T:System.IO.Stream" /> object that contains the source surface data.</param>
  7661.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7662.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromStream" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7663.       <param name="srcInformation">[ref] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that represents the source image information.</param>
  7664.       <returns />
  7665.     </member>
  7666.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7667.       <summary>Loads a surface from another surface with color conversion.</summary>
  7668.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7669.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7670.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7671.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7672.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7673.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7674.       <returns />
  7675.     </member>
  7676.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7677.       <summary>Loads a surface from another surface with color conversion.</summary>
  7678.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7679.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7680.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7681.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7682.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7683.       <returns />
  7684.     </member>
  7685.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7686.       <summary>Loads a surface from another surface with color conversion.</summary>
  7687.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7688.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7689.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7690.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7691.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7692.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7693.       <returns />
  7694.     </member>
  7695.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7696.       <summary>Loads a surface from another surface with color conversion.</summary>
  7697.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7698.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7699.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7700.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7701.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7702.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7703.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7704.       <returns />
  7705.     </member>
  7706.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7707.       <summary>Loads a surface from another surface with color conversion.</summary>
  7708.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7709.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7710.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7711.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7712.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7713.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7714.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7715.       <returns />
  7716.     </member>
  7717.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7718.       <summary>Loads a surface from another surface with color conversion.</summary>
  7719.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7720.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7721.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7722.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7723.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7724.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7725.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7726.       <returns />
  7727.     </member>
  7728.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7729.       <summary>Loads a surface from another surface with color conversion.</summary>
  7730.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7731.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7732.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7733.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7734.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7735.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7736.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7737.       <returns />
  7738.     </member>
  7739.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7740.       <summary>Loads a surface from another surface with color conversion.</summary>
  7741.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7742.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7743.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7744.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7745.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7746.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7747.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7748.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7749.       <returns />
  7750.     </member>
  7751.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7752.       <summary>Loads a surface from another surface with color conversion.</summary>
  7753.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7754.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7755.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7756.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7757.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7758.       <returns />
  7759.     </member>
  7760.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7761.       <summary>Loads a surface from another surface with color conversion.</summary>
  7762.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7763.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7764.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7765.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7766.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7767.       <returns />
  7768.     </member>
  7769.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7770.       <summary>Loads a surface from another surface with color conversion.</summary>
  7771.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7772.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7773.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7774.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7775.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7776.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7777.       <returns />
  7778.     </member>
  7779.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7780.       <summary>Loads a surface from another surface with color conversion.</summary>
  7781.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7782.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7783.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7784.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7785.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7786.       <returns />
  7787.     </member>
  7788.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7789.       <summary>Loads a surface from another surface with color conversion.</summary>
  7790.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7791.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7792.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7793.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7794.       <returns />
  7795.     </member>
  7796.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7797.       <summary>Loads a surface from another surface with color conversion.</summary>
  7798.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7799.       <param name="destRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the destination rectangle.</param>
  7800.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7801.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7802.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7803.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7804.       <returns />
  7805.     </member>
  7806.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7807.       <summary>Loads a surface from another surface with color conversion.</summary>
  7808.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7809.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7810.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7811.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7812.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7813.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7814.       <returns />
  7815.     </member>
  7816.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface(Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  7817.       <summary>Loads a surface from another surface with color conversion.</summary>
  7818.       <param name="destSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the destination surface.</param>
  7819.       <param name="destPalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the destination palette entries.</param>
  7820.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface.</param>
  7821.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7822.       <param name="filter">One or more members of the <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> enumeration that control how the image is filtered.</param>
  7823.       <param name="colorKey">Integer value that represents the color to replace with transparent black, or 0 to disable the <see cref="M:Microsoft.DirectX.Direct3D.SurfaceLoader.FromSurface" />. This value is always a 32-bit ARGB color, regardless of the source image format. alpha is significant and should usually be set to 0xFF for opaque color keys. Thus, for opaque black, the value is equal to 0xFF000000.</param>
  7824.       <returns />
  7825.     </member>
  7826.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface)">
  7827.       <summary>Saves a surface to a file.</summary>
  7828.       <param name="destFile">String that contains the destination file name.</param>
  7829.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a file. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7830.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7831.       <returns />
  7832.     </member>
  7833.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  7834.       <summary>Saves a surface to a file.</summary>
  7835.       <param name="destFile">String that contains the destination file name.</param>
  7836.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a file. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7837.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7838.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7839.       <returns />
  7840.     </member>
  7841.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle)">
  7842.       <summary>Saves a surface to a file.</summary>
  7843.       <param name="destFile">String that contains the destination file name.</param>
  7844.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a file. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7845.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7846.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7847.       <returns />
  7848.     </member>
  7849.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle)">
  7850.       <summary>Saves a surface to a file.</summary>
  7851.       <param name="destFile">String that contains the destination file name.</param>
  7852.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a file. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7853.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7854.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7855.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7856.       <returns />
  7857.     </member>
  7858.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.SaveToStream(Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface)">
  7859.       <summary>Saves a surface to a stream.</summary>
  7860.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a stream. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7861.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7862.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the saved surface data.</returns>
  7863.     </member>
  7864.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.SaveToStream(Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  7865.       <summary>Saves a surface to a stream.</summary>
  7866.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a stream. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7867.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7868.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7869.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the saved surface data.</returns>
  7870.     </member>
  7871.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.SaveToStream(Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface,System.Drawing.Rectangle)">
  7872.       <summary>Saves a surface to a stream.</summary>
  7873.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a stream. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7874.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7875.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7876.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the saved surface data.</returns>
  7877.     </member>
  7878.     <member name="M:Microsoft.DirectX.Direct3D.SurfaceLoader.SaveToStream(Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Surface,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Drawing.Rectangle)">
  7879.       <summary>Saves a surface to a stream.</summary>
  7880.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> object that specifies the file format to use when saving the surface to a stream. This method supports saving to all <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> types except Portable Pixmap (.ppm) and Targa/Truevision Graphics Adapter (.tga).</param>
  7881.       <param name="srcSurface">A <see cref="T:Microsoft.DirectX.Direct3D.Surface" /> object that represents the source surface to save to a file.</param>
  7882.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> array that contains the source palette entries.</param>
  7883.       <param name="srcRectangle">A <see cref="T:System.Drawing.Rectangle" /> object that represents the source rectangle.</param>
  7884.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the saved surface data.</returns>
  7885.     </member>
  7886.     <member name="T:Microsoft.DirectX.Direct3D.TextureGutterHelper">
  7887.       <summary>Used to build and manage gutter regions in a texture. Gutter regions separate textures and allow for bilinear interpolation to avoid rendering artifacts at texture boundaries.</summary>
  7888.     </member>
  7889.     <member name="E:Microsoft.DirectX.Direct3D.TextureGutterHelper.Disposing">
  7890.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  7891.     </member>
  7892.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.ApplyGutters(Microsoft.DirectX.Direct3D.PrtBuffer)">
  7893.       <summary>Applies gutters to a texture object.</summary>
  7894.       <param name="buffer">A <see cref="T:Microsoft.DirectX.Direct3D.PrtBuffer" /> object to add gutters to.</param>
  7895.       <returns />
  7896.     </member>
  7897.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.ApplyGutters(Microsoft.DirectX.Direct3D.Texture)">
  7898.       <summary>Applies gutters to a texture object.</summary>
  7899.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object to added gutters to.</param>
  7900.       <returns />
  7901.     </member>
  7902.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.ApplyGutters(System.Single[],System.Int32,System.Int32,System.Int32)">
  7903.       <summary>Applies gutters to a texture object.</summary>
  7904.       <param name="data">A floating-point array of texture data to add gutters to.</param>
  7905.       <param name="numCoefficients">Number of scalars per color channel used in memory to store samples.</param>
  7906.       <param name="width">Width of the texture, in pixels, obtained from the <see cref="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Width" /> property.</param>
  7907.       <param name="height">Height of the texture, in pixels, obtained from the <see cref="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Height" /> property.</param>
  7908.       <returns />
  7909.     </member>
  7910.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.ApplyGutters(Microsoft.DirectX.GraphicsStream,System.Int32,System.Int32,System.Int32)">
  7911.       <summary>Applies gutters to a texture object.</summary>
  7912.       <param name="data">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object of texture data to add gutters to.</param>
  7913.       <param name="numCoefficients">Number of scalars per color channel used in memory to store samples.</param>
  7914.       <param name="width">Width of the texture, in pixels, obtained from the <see cref="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Width" /> property.</param>
  7915.       <param name="height">Height of the texture, in pixels, obtained from the <see cref="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Height" /> property.</param>
  7916.       <returns />
  7917.     </member>
  7918.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper)">
  7919.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> class.</summary>
  7920.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper" /> interface pointer.</param>
  7921.     </member>
  7922.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.#ctor(System.IntPtr)">
  7923.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> class.</summary>
  7924.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  7925.     </member>
  7926.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.#ctor(System.Int32,System.Int32,System.Single,Microsoft.DirectX.Direct3D.Mesh)">
  7927.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> class.</summary>
  7928.       <param name="width">Width of the texture, in pixels</param>
  7929.       <param name="height">Height of the texture, in pixels.</param>
  7930.       <param name="gutterSize">Number of texels by which to over-sample the texture and create the gutter region. Must be at least 1.</param>
  7931.       <param name="mesh">An input <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object.</param>
  7932.     </member>
  7933.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.Dispose">
  7934.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object.</summary>
  7935.       <returns />
  7936.     </member>
  7937.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.Equals(System.Object)">
  7938.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  7939.       <param name="compare">Object to compare to this object.</param>
  7940.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  7941.     </member>
  7942.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.Finalize">
  7943.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object to free resources before it is destroyed by the garbage collector.</summary>
  7944.       <returns />
  7945.     </member>
  7946.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.GetBaryMap(Microsoft.DirectX.Vector2[])">
  7947.       <summary>Retrieves texel barycentric coordinates.</summary>
  7948.       <param name="baryData">An array of <see cref="T:Microsoft.DirectX.Vector2" /> objects that contain the first two barycentric coordinates of each texel.</param>
  7949.       <returns />
  7950.     </member>
  7951.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.GetFaceMap(System.Int32[])">
  7952.       <summary>Retrieves the index of the mesh face to which each texel belongs.</summary>
  7953.       <param name="faceData">An integer array containing index values of the mesh face to which each texel belongs.</param>
  7954.       <returns />
  7955.     </member>
  7956.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.GetGutterMap(System.Byte[])">
  7957.       <summary>Receives a texel class value that indicates texel class according to each texel's location.</summary>
  7958.       <param name="gutterData">A <see cref="T:System.Byte" /> array that receives the texel class.</param>
  7959.       <returns />
  7960.     </member>
  7961.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.GetHashCode">
  7962.       <summary>Returns the hash code for the current instance.</summary>
  7963.       <returns>Hash code for the instance.</returns>
  7964.     </member>
  7965.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.GetObjectByValue(System.Int32)">
  7966.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  7967.       <param name="uniqueKey">Object identifier.</param>
  7968.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXTextureGutterHelper, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> class. Not supported.</returns>
  7969.     </member>
  7970.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.GetTexelMap(Microsoft.DirectX.Vector2[])">
  7971.       <summary>Retrieves the (u, v) texture coordinates of each texel.</summary>
  7972.       <param name="texelData">An array of <see cref="T:Microsoft.DirectX.Vector2" /> objects that contain the location in pixel (u, v) texture coordinates where each texel is located.</param>
  7973.       <returns />
  7974.     </member>
  7975.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.op_Equality(Microsoft.DirectX.Direct3D.TextureGutterHelper,Microsoft.DirectX.Direct3D.TextureGutterHelper)">
  7976.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  7977.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object to the left of the equality operator.</param>
  7978.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object to the right of the equality operator.</param>
  7979.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  7980.     </member>
  7981.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.op_Inequality(Microsoft.DirectX.Direct3D.TextureGutterHelper,Microsoft.DirectX.Direct3D.TextureGutterHelper)">
  7982.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  7983.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object to the left of the equality operator.</param>
  7984.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object to the right of the equality operator.</param>
  7985.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  7986.     </member>
  7987.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.raise_Disposing(System.Object,System.EventArgs)">
  7988.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.TextureGutterHelper.Disposing" /> event when called from within a derived class.</summary>
  7989.       <param name="i1">Invoking object reference; should be this object.</param>
  7990.       <param name="i2">Arguments to pass to the event handler.</param>
  7991.       <returns />
  7992.     </member>
  7993.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.SetBaryMap(Microsoft.DirectX.Vector2[])">
  7994.       <summary>Sets texel barycentric coordinates.</summary>
  7995.       <param name="baryData">An array of <see cref="T:Microsoft.DirectX.Vector2" /> objects that contain the first two barycentric coordinates of each texel.</param>
  7996.       <returns />
  7997.     </member>
  7998.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.SetFaceMap(System.Int32[])">
  7999.       <summary>Sets the index of the mesh face to which each texel belongs.</summary>
  8000.       <param name="faceData">An integer array containing index values of the mesh face to which each texel belongs.</param>
  8001.       <returns />
  8002.     </member>
  8003.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.SetGutterMap(System.Byte[])">
  8004.       <summary>Sets a texel class value that indicates texel class according to each texel's location.</summary>
  8005.       <param name="gutterData">A <see cref="T:System.Byte" /> array that contains texel class data, to set.</param>
  8006.       <returns />
  8007.     </member>
  8008.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.SetTexelMap(Microsoft.DirectX.Vector2[])">
  8009.       <summary>Sets the (u, v) texture coordinates of each texel.</summary>
  8010.       <param name="texelData">An array of <see cref="T:Microsoft.DirectX.Vector2" /> objects that contain the location in pixel (u, v) texture coordinates where each texel is located.</param>
  8011.       <returns />
  8012.     </member>
  8013.     <member name="M:Microsoft.DirectX.Direct3D.TextureGutterHelper.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper)">
  8014.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  8015.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.TextureGutterHelper" /> object.</param>
  8016.       <returns />
  8017.     </member>
  8018.     <member name="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Disposed">
  8019.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  8020.     </member>
  8021.     <member name="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Height">
  8022.       <summary>Retrieves the height of the texture, in pixels.</summary>
  8023.     </member>
  8024.     <member name="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.UnmanagedComPointer">
  8025.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper" /> interface pointer.</summary>
  8026.     </member>
  8027.     <member name="P:Microsoft.DirectX.Direct3D.TextureGutterHelper.Width">
  8028.       <summary>Retrieves the width of the texture, in pixels.</summary>
  8029.     </member>
  8030.     <member name="T:Microsoft.DirectX.Direct3D.TextureLoader">
  8031.       <summary>Contains functions to load and save textures.</summary>
  8032.     </member>
  8033.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.CheckCubeTextureRequirements(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.CubeTextureRequirements@)">
  8034.       <summary>Checks creation parameters for a cube texture.</summary>
  8035.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> class that represents the device to associate with the cube texture.</param>
  8036.       <param name="usage">Value that is either 0 or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />.</param>
  8037.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the texture should be placed.</param>
  8038.       <param name="requirements">A <see cref="T:Microsoft.DirectX.Direct3D.CubeTextureRequirements" /> structure that contains the cube texture creation parameters.</param>
  8039.       <returns />
  8040.     </member>
  8041.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.CheckTextureRequirements(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.TextureRequirements@)">
  8042.       <summary>Checks creation parameters for a texture.</summary>
  8043.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8044.       <param name="usage">Value that is either 0 or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />.</param>
  8045.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the texture should be placed.</param>
  8046.       <param name="requirements">A <see cref="T:Microsoft.DirectX.Direct3D.TextureRequirements" /> structure that contains the texture creation parameters.</param>
  8047.       <returns />
  8048.     </member>
  8049.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.CheckVolumeTextureRequirements(Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.VolumeTextureRequirements@)">
  8050.       <summary>Checks creation parameters for a volume texture.</summary>
  8051.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8052.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the texture should be placed.</param>
  8053.       <param name="requirements">A <see cref="T:Microsoft.DirectX.Direct3D.VolumeTextureRequirements" /> structure that contains the volume texture creation parameters.</param>
  8054.       <returns />
  8055.     </member>
  8056.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.ComputeNormalMap(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.NormalMap,Microsoft.DirectX.Direct3D.Channel,System.Single)">
  8057.       <summary>Converts a height map into a normal map.</summary>
  8058.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the destination texture.</param>
  8059.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the source height-map texture.</param>
  8060.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.NormalMap" /> flags that indicate creation options.</param>
  8061.       <param name="channel">A <see cref="T:Microsoft.DirectX.Direct3D.Channel" /> flag that specifies the source of the height information.</param>
  8062.       <param name="amplitude">Constant value by which the height information is multiplied.</param>
  8063.       <returns />
  8064.     </member>
  8065.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.ComputeNormalMap(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.NormalMap,Microsoft.DirectX.Direct3D.Channel,System.Single)">
  8066.       <summary>Converts a height map into a normal map.</summary>
  8067.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the destination texture.</param>
  8068.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the source height-map texture.</param>
  8069.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the mapped normals.</param>
  8070.       <param name="flags">One or more <see cref="T:Microsoft.DirectX.Direct3D.NormalMap" /> flags that indicate creation options.</param>
  8071.       <param name="channel">A <see cref="T:Microsoft.DirectX.Direct3D.Channel" /> flag that specifies the source of the height information.</param>
  8072.       <param name="amplitude">Constant value by which the height information is multiplied.</param>
  8073.       <returns />
  8074.     </member>
  8075.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.VolumeTexture,Microsoft.DirectX.Direct3D.TextureShader)">
  8076.       <summary>Uses a user-provided function or a compiled high-level shader language (HLSL) function to fill each texel of each mip level of a given texture.</summary>
  8077.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the filled texture.</param>
  8078.       <param name="textureShader">A <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object that contains the compiled HLSL function. This can be created using <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader" />, <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromStream" />, or <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromFile" />.</param>
  8079.       <returns />
  8080.     </member>
  8081.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.CubeTexture,Microsoft.DirectX.Direct3D.TextureShader)">
  8082.       <summary>Uses a user-provided function or a compiled high-level shader language (HLSL) function to fill each texel of each mip level of a given texture.</summary>
  8083.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the filled texture.</param>
  8084.       <param name="textureShader">A <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object that contains the compiled HLSL function. This can be created using <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader" />, <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromStream" />, or <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromFile" />.</param>
  8085.       <returns />
  8086.     </member>
  8087.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.TextureShader)">
  8088.       <summary>Uses a user-provided function or a compiled high-level shader language (HLSL) function to fill each texel of each mip level of a given texture.</summary>
  8089.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the filled texture.</param>
  8090.       <param name="textureShader">A <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object that contains the compiled HLSL function. This can be created using <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader" />, <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromStream" />, or <see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShaderFromFile" />.</param>
  8091.       <returns />
  8092.     </member>
  8093.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.VolumeTexture,Microsoft.DirectX.Direct3D.Fill3DTextureCallback)">
  8094.       <summary>Uses a user-provided function or a compiled high-level shader language (HLSL) function to fill each texel of each mip level of a given texture.</summary>
  8095.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the filled texture.</param>
  8096.       <param name="callbackFunction">User-provided <see cref="T:Microsoft.DirectX.Direct3D.Fill3DTextureCallback" /> delegate that is used to compute the value of each texel.</param>
  8097.       <returns />
  8098.     </member>
  8099.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.CubeTexture,Microsoft.DirectX.Direct3D.Fill3DTextureCallback)">
  8100.       <summary>Uses a user-provided function or a compiled high-level shader language (HLSL) function to fill each texel of each mip level of a given texture.</summary>
  8101.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the filled texture.</param>
  8102.       <param name="callbackFunction">User-provided <see cref="T:Microsoft.DirectX.Direct3D.Fill3DTextureCallback" /> delegate that is used to compute the value of each texel.</param>
  8103.       <returns />
  8104.     </member>
  8105.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.Fill2DTextureCallback)">
  8106.       <summary>Uses a user-provided function or a compiled high-level shader language (HLSL) function to fill each texel of each mip level of a given texture.</summary>
  8107.       <param name="texture">A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the filled texture.</param>
  8108.       <param name="callbackFunction">User-provided <see cref="T:Microsoft.DirectX.Direct3D.Fill2DTextureCallback" /> delegate that is used to compute the value of each texel.</param>
  8109.       <returns />
  8110.     </member>
  8111.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FilterTexture(Microsoft.DirectX.Direct3D.BaseTexture,System.Int32,Microsoft.DirectX.Direct3D.Filter)">
  8112.       <summary>Filters mipmap levels of a texture.</summary>
  8113.       <param name="baseTexture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that represents the texture object to filter.</param>
  8114.       <param name="srcLevel">Level whose image is used to generate subsequent levels. A common value for this parameter is 0.</param>
  8115.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> values that control how the mipmap is filtered.</param>
  8116.       <returns />
  8117.     </member>
  8118.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FilterTexture(Microsoft.DirectX.Direct3D.BaseTexture,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.Int32,Microsoft.DirectX.Direct3D.Filter)">
  8119.       <summary>Filters mipmap levels of a texture.</summary>
  8120.       <param name="baseTexture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that represents the texture object to filter.</param>
  8121.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in. For formats that are not palletized, use 0. If a palette is not specified, the default Microsoft Direct3D palette (an all-opaque white palette) is provided. See Remarks.</param>
  8122.       <param name="srcLevel">Level whose image is used to generate subsequent levels. A common value for this parameter is 0.</param>
  8123.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> values that control how the mipmap is filtered.</param>
  8124.       <returns />
  8125.     </member>
  8126.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8127.       <summary>Creates a cube texture from a file.</summary>
  8128.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8129.       <param name="srcFile">String that specifies the file name.</param>
  8130.       <param name="size">Width and height of the cube texture, in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8131.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8132.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8133.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8134.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8135.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8136.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8137.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This value is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8138.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8139.     </member>
  8140.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8141.       <summary>Creates a cube texture from a file.</summary>
  8142.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8143.       <param name="srcFile">String that specifies the file name.</param>
  8144.       <param name="size">Width and height of the cube texture, in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8145.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8146.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8147.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8148.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8149.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8150.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8151.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This value is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8152.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8153.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8154.     </member>
  8155.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8156.       <summary>Creates a cube texture from a file.</summary>
  8157.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8158.       <param name="srcFile">String that specifies the file name.</param>
  8159.       <param name="size">Width and height of the cube texture, in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8160.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8161.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8162.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8163.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8164.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8165.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8166.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This value is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8167.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  8168.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8169.     </member>
  8170.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8171.       <summary>Creates a cube texture from a file.</summary>
  8172.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8173.       <param name="srcFile">String that specifies the file name.</param>
  8174.       <param name="size">Width and height of the cube texture, in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8175.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8176.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8177.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8178.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8179.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8180.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8181.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This value is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8182.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  8183.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8184.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8185.     </member>
  8186.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile(Microsoft.DirectX.Direct3D.Device,System.String)">
  8187.       <summary>Creates a cube texture from a file.</summary>
  8188.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8189.       <param name="srcFile">String that specifies the file name.</param>
  8190.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8191.     </member>
  8192.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8193.       <summary>Creates a cube texture from a file in memory.</summary>
  8194.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8195.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8196.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8197.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8198.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8199.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8200.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8201.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8202.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8203.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8204.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8205.     </member>
  8206.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8207.       <summary>Creates a cube texture from a file in memory.</summary>
  8208.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8209.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8210.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8211.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8212.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8213.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8214.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8215.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8216.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8217.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8218.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8219.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8220.     </member>
  8221.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8222.       <summary>Creates a cube texture from a file in memory.</summary>
  8223.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8224.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8225.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8226.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8227.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8228.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8229.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8230.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8231.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8232.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8233.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8234.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8235.     </member>
  8236.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8237.       <summary>Creates a cube texture from a file in memory.</summary>
  8238.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8239.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8240.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  8241.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8242.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8243.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8244.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8245.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8246.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8247.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8248.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8249.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8250.     </member>
  8251.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8252.       <summary>Creates a cube texture from a file in memory.</summary>
  8253.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8254.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8255.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  8256.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8257.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8258.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8259.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8260.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8261.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8262.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8263.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8264.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8265.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8266.     </member>
  8267.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8268.       <summary>Creates a cube texture from a file in memory.</summary>
  8269.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8270.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8271.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  8272.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8273.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8274.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8275.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8276.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8277.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8278.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8279.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8280.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8281.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8282.     </member>
  8283.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8284.       <summary>Creates a cube texture from a file in memory.</summary>
  8285.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8286.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8287.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  8288.       <param name="size">Width and height of the cube texture in pixels. For example, if the cube texture is an 8-pixel by 8-pixel cube, the value is 8. If the value is 0, the dimensions are taken from the file.</param>
  8289.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8290.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface should be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8291.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8292.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8293.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8294.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8295.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. The color key is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value equals 0xFF000000.</param>
  8296.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8297.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8298.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8299.     </member>
  8300.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream)">
  8301.       <summary>Creates a cube texture from a file in memory.</summary>
  8302.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8303.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8304.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8305.     </member>
  8306.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32)">
  8307.       <summary>Creates a cube texture from a file in memory.</summary>
  8308.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the cube texture.</param>
  8309.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the cube texture. See Remarks.</param>
  8310.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  8311.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.CubeTexture" /> object that represents the created cube texture object.</returns>
  8312.     </member>
  8313.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8314.       <summary>Creates a texture from a file.</summary>
  8315.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8316.       <param name="srcFile">String that specifies the file name.</param>
  8317.       <param name="width">Width of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8318.       <param name="height">Height of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8319.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8320.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8321.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8322.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8323.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8324.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8325.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8326.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8327.     </member>
  8328.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8329.       <summary>Creates a texture from a file.</summary>
  8330.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8331.       <param name="srcFile">String that specifies the file name.</param>
  8332.       <param name="width">Width of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8333.       <param name="height">Height of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8334.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8335.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8336.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8337.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8338.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8339.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8340.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8341.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8342.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8343.     </member>
  8344.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8345.       <summary>Creates a texture from a file.</summary>
  8346.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8347.       <param name="srcFile">String that specifies the file name.</param>
  8348.       <param name="width">Width of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8349.       <param name="height">Height of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8350.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8351.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8352.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8353.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8354.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8355.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8356.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8357.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8358.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8359.     </member>
  8360.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8361.       <summary>Creates a texture from a file.</summary>
  8362.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8363.       <param name="srcFile">String that specifies the file name.</param>
  8364.       <param name="width">Width of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8365.       <param name="height">Height of the texture in pixels. If this value is zero, the dimensions are taken from the file.</param>
  8366.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8367.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8368.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8369.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8370.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8371.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8372.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8373.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8374.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8375.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8376.     </member>
  8377.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Microsoft.DirectX.Direct3D.Device,System.String)">
  8378.       <summary>Creates a texture from a file.</summary>
  8379.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8380.       <param name="srcFile">String that specifies the file name.</param>
  8381.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8382.     </member>
  8383.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8384.       <summary>Creates a texture from a file in memory.</summary>
  8385.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8386.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8387.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8388.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8389.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8390.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8391.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8392.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8393.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8394.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8395.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8396.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8397.     </member>
  8398.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8399.       <summary>Creates a texture from a file in memory.</summary>
  8400.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8401.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8402.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8403.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8404.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8405.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8406.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8407.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8408.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8409.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8410.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8411.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8412.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8413.     </member>
  8414.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8415.       <summary>Creates a texture from a file in memory.</summary>
  8416.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8417.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8418.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8419.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8420.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8421.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8422.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8423.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8424.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8425.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8426.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8427.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8428.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8429.     </member>
  8430.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8431.       <summary>Creates a texture from a file in memory.</summary>
  8432.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8433.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8434.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8435.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8436.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8437.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8438.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8439.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8440.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8441.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8442.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8443.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8444.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8445.     </member>
  8446.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8447.       <summary>Creates a texture from a file in memory.</summary>
  8448.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8449.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8450.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8451.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8452.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8453.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8454.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8455.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8456.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8457.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8458.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8459.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8460.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8461.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8462.     </member>
  8463.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8464.       <summary>Creates a texture from a file in memory.</summary>
  8465.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8466.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8467.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8468.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8469.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8470.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8471.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8472.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8473.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8474.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8475.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8476.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8477.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8478.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8479.     </member>
  8480.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8481.       <summary>Creates a texture from a file in memory.</summary>
  8482.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8483.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8484.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8485.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8486.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file.</param>
  8487.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8488.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8489.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8490.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8491.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8492.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8493.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8494.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8495.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8496.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8497.     </member>
  8498.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream)">
  8499.       <summary>Creates a texture from a file in memory.</summary>
  8500.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8501.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8502.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8503.     </member>
  8504.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32)">
  8505.       <summary>Creates a texture from a file in memory.</summary>
  8506.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the texture.</param>
  8507.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture. See Remarks.</param>
  8508.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8509.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.Texture" /> object that represents the created texture object.</returns>
  8510.     </member>
  8511.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8512.       <summary>Creates a volume texture from a file.</summary>
  8513.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8514.       <param name="srcFile">String that specifies the file name.</param>
  8515.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8516.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8517.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8518.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8519.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8520.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8521.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8522.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8523.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8524.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8525.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8526.     </member>
  8527.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8528.       <summary>Creates a volume texture from a file.</summary>
  8529.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8530.       <param name="srcFile">String that specifies the file name.</param>
  8531.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8532.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8533.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8534.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8535.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8536.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8537.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8538.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8539.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8540.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8541.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in.</param>
  8542.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8543.     </member>
  8544.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8545.       <summary>Creates a volume texture from a file.</summary>
  8546.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8547.       <param name="srcFile">String that specifies the file name.</param>
  8548.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8549.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8550.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8551.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8552.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8553.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8554.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8555.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8556.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8557.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8558.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file.</param>
  8559.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8560.     </member>
  8561.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeFile(Microsoft.DirectX.Direct3D.Device,System.String,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8562.       <summary>Creates a volume texture from a file.</summary>
  8563.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8564.       <param name="srcFile">String that specifies the file name.</param>
  8565.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8566.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8567.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8568.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8569.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8570.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8571.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8572.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8573.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8574.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8575.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file.</param>
  8576.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in.</param>
  8577.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8578.     </member>
  8579.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeFile(Microsoft.DirectX.Direct3D.Device,System.String)">
  8580.       <summary>Creates a volume texture from a file.</summary>
  8581.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8582.       <param name="srcFile">String that specifies the file name.</param>
  8583.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8584.     </member>
  8585.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8586.       <summary>Creates a volume texture from a file in memory.</summary>
  8587.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8588.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8589.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8590.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8591.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8592.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8593.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8594.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8595.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8596.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8597.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8598.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8599.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8600.     </member>
  8601.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8602.       <summary>Creates a volume texture from a file in memory.</summary>
  8603.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8604.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8605.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8606.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8607.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8608.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8609.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8610.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8611.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8612.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8613.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8614.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8615.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8616.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8617.     </member>
  8618.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8619.       <summary>Creates a volume texture from a file in memory.</summary>
  8620.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8621.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8622.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8623.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8624.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8625.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8626.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8627.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8628.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8629.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8630.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8631.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8632.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8633.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8634.     </member>
  8635.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  8636.       <summary>Creates a volume texture from a file in memory.</summary>
  8637.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8638.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8639.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8640.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8641.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8642.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8643.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8644.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8645.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8646.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8647.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8648.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8649.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8650.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8651.     </member>
  8652.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8653.       <summary>Creates a volume texture from a file in memory.</summary>
  8654.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8655.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8656.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8657.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8658.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8659.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8660.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8661.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8662.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8663.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8664.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8665.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8666.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8667.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8668.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8669.     </member>
  8670.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  8671.       <summary>Creates a volume texture from a file in memory.</summary>
  8672.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8673.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8674.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8675.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8676.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8677.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8678.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8679.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8680.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8681.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8682.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8683.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8684.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8685.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8686.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8687.     </member>
  8688.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.DirectX.Direct3D.Usage,Microsoft.DirectX.Direct3D.Format,Microsoft.DirectX.Direct3D.Pool,Microsoft.DirectX.Direct3D.Filter,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8689.       <summary>Creates a volume texture from a file in memory.</summary>
  8690.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8691.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8692.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8693.       <param name="width">Width in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8694.       <param name="height">Height in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8695.       <param name="depth">Depth in pixels. If this value is 0, the dimensions are taken from the file. The maximum dimension that a driver supports (for width, height, and depth) can be found in the <see cref="T:Microsoft.DirectX.Direct3D.Caps" />.<see cref="P:Microsoft.DirectX.Direct3D.Caps.MaxVolumeExtent" /> property.</param>
  8696.       <param name="mipLevels">Number of mip levels requested. If this value is 0, a complete mipmap chain is created.</param>
  8697.       <param name="usage">Zero or <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" />, or <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" />. Setting this flag to <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> indicates that the surface will be used as a render target. The resource can then be passed to the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Device.SetRenderTarget(System.Int32,Microsoft.DirectX.Direct3D.Surface)" /> method. If <see cref="F:Microsoft.DirectX.Direct3D.Usage.RenderTarget" /> is specified, the application should determine whether the device supports this operation by calling <see cref="M:Microsoft.DirectX.Direct3D.Manager.CheckDeviceFormat" />. The <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> value indicates that the surface should be handled dynamically.</param>
  8698.       <param name="format">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Format" /> enumerated type that describes the requested pixel format for the cube texture. The returned cube texture might have a different format from that specified by <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" />. Applications should check the format of the returned cube texture. If <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FromCubeFile" /> is <see cref="F:Microsoft.DirectX.Direct3D.Format.Unknown" />, the format is taken from the file.</param>
  8699.       <param name="pool">Member of the <see cref="T:Microsoft.DirectX.Direct3D.Pool" /> enumerated type that describes the memory class into which the cube texture should be placed.</param>
  8700.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  8701.       <param name="mipFilter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the mipmaps are filtered.</param>
  8702.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  8703.       <param name="srcInformation">[in, out] An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains a description of the data in the source image file, or 0.</param>
  8704.       <param name="palette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  8705.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8706.     </member>
  8707.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream)">
  8708.       <summary>Creates a volume texture from a file in memory.</summary>
  8709.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8710.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8711.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8712.     </member>
  8713.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.FromVolumeStream(Microsoft.DirectX.Direct3D.Device,System.IO.Stream,System.Int32)">
  8714.       <summary>Creates a volume texture from a file in memory.</summary>
  8715.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object that represents the device to associate with the volume texture.</param>
  8716.       <param name="stream">A <see cref="T:System.IO.Stream" /> from which to create the texture.</param>
  8717.       <param name="readBytes">Size, in bytes, of the file in memory.</param>
  8718.       <returns>Address of a pointer to a <see cref="T:Microsoft.DirectX.Direct3D.VolumeTexture" /> object that represents the created texture object.</returns>
  8719.     </member>
  8720.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.ImageInformationFromFile(System.String)">
  8721.       <summary>Retrieves information about a given image file.</summary>
  8722.       <param name="srcFile">File name of the image whose information is being retrieved.</param>
  8723.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains the description of the data in the source file.</returns>
  8724.     </member>
  8725.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.ImageInformationFromStream(System.IO.Stream)">
  8726.       <summary>Retrieves information about an image file in memory.</summary>
  8727.       <param name="sourceStream">A <see cref="T:System.IO.Stream" /> object containing the image whose information is being retrieved.</param>
  8728.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains the description of the data in <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.ImageInformationFromStream" />.</returns>
  8729.     </member>
  8730.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.ImageInformationFromStream(System.IO.Stream,System.Int32)">
  8731.       <summary>Retrieves information about an image file in memory.</summary>
  8732.       <param name="sourceStream">A <see cref="T:System.IO.Stream" /> object containing the image whose information is being retrieved.</param>
  8733.       <param name="readLength">The size of the <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.ImageInformationFromStream" /> data to read.</param>
  8734.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure that contains the description of the data in <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.ImageInformationFromStream" />.</returns>
  8735.     </member>
  8736.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.BaseTexture)">
  8737.       <summary>Saves a texture to a file.</summary>
  8738.       <param name="destFile">String that specifies the file name of the source image.</param>
  8739.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> flag that specifies the file format to use when saving. See Remarks.</param>
  8740.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that contains the texture to save.</param>
  8741.       <returns />
  8742.     </member>
  8743.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.BaseTexture,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8744.       <summary>Saves a texture to a file.</summary>
  8745.       <param name="destFile">String that specifies the file name of the source image.</param>
  8746.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> flag that specifies the file format to use when saving. See Remarks.</param>
  8747.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that contains the texture to save.</param>
  8748.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structure that contains a 256-color palette. This parameter can be 0.</param>
  8749.       <returns />
  8750.     </member>
  8751.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.SaveToStream(Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.BaseTexture)">
  8752.       <summary>Saves a volume to a graphics stream.</summary>
  8753.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> flag that specifies the file format to use when saving. See Remarks.</param>
  8754.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that contains the texture to save.</param>
  8755.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the source image.</returns>
  8756.     </member>
  8757.     <member name="M:Microsoft.DirectX.Direct3D.TextureLoader.SaveToStream(Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.BaseTexture,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  8758.       <summary>Saves a volume to a graphics stream.</summary>
  8759.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> flag that specifies the file format to use when saving. See Remarks.</param>
  8760.       <param name="srcTexture">A <see cref="T:Microsoft.DirectX.Direct3D.BaseTexture" /> object that contains the texture to save.</param>
  8761.       <param name="sourcePalette">A <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structure that contains a 256-color palette. This parameter can be 0.</param>
  8762.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the source image.</returns>
  8763.     </member>
  8764.     <member name="T:Microsoft.DirectX.Direct3D.TextureShader">
  8765.       <summary>Encapsulates the functionality of a texture shader.</summary>
  8766.     </member>
  8767.     <member name="E:Microsoft.DirectX.Direct3D.TextureShader.Disposing">
  8768.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.TextureShader.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  8769.     </member>
  8770.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader)">
  8771.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> class.</summary>
  8772.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader" /> interface pointer.</param>
  8773.     </member>
  8774.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.#ctor(System.IntPtr)">
  8775.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> class.</summary>
  8776.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  8777.     </member>
  8778.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.#ctor(System.Int32[])">
  8779.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> class.</summary>
  8780.       <param name="function">An integer array that contains the texture shader function stream.</param>
  8781.     </member>
  8782.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.#ctor(Microsoft.DirectX.GraphicsStream)">
  8783.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> class.</summary>
  8784.       <param name="function">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the texture shader function stream.</param>
  8785.     </member>
  8786.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.Dispose">
  8787.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object.</summary>
  8788.       <returns />
  8789.     </member>
  8790.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.Equals(System.Object)">
  8791.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  8792.       <param name="compare">Object to compare to this object.</param>
  8793.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  8794.     </member>
  8795.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.Finalize">
  8796.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object to free resources before it is destroyed by the garbage collector.</summary>
  8797.       <returns />
  8798.     </member>
  8799.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.GetConstant(Microsoft.DirectX.Direct3D.EffectHandle,System.String)">
  8800.       <summary>Retrieves an effect constant.</summary>
  8801.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the parent data structure. If the constant is a top-level parameter (there is no parent data structure), use null.</param>
  8802.       <param name="name">A string that contains the name of the constant to retrieve.</param>
  8803.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents the effect constant.</returns>
  8804.     </member>
  8805.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.GetConstant(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  8806.       <summary>Retrieves an effect constant.</summary>
  8807.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the parent data structure. If the constant is a top-level parameter (there is no parent data structure), use null.</param>
  8808.       <param name="index">Zero-based index of the constant.</param>
  8809.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents the effect constant.</returns>
  8810.     </member>
  8811.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.GetConstantDescription(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  8812.       <summary>Retrieves an array of effect constants in the effect's constant table.</summary>
  8813.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the effect constant.</param>
  8814.       <param name="numberConstants">Number of constants to retrieve.</param>
  8815.       <returns>Returns an array of <see cref="T:Microsoft.DirectX.Direct3D.ConstantDescription" /> objects that represent the effect constant descriptions.</returns>
  8816.     </member>
  8817.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.GetConstantElement(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  8818.       <summary>Retrieves an effect constant element.</summary>
  8819.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the array of constants.</param>
  8820.       <param name="index">Zero-based index of the element in the constant table.</param>
  8821.       <returns>Returns an <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> that represents the effect constant element.</returns>
  8822.     </member>
  8823.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.GetHashCode">
  8824.       <summary>Returns the hash code for the current instance.</summary>
  8825.       <returns>Hash code for the instance.</returns>
  8826.     </member>
  8827.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.GetObjectByValue(System.Int32)">
  8828.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  8829.       <param name="uniqueKey">Object identifier.</param>
  8830.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXTextureShader, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> class. Not supported.</returns>
  8831.     </member>
  8832.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.op_Equality(Microsoft.DirectX.Direct3D.TextureShader,Microsoft.DirectX.Direct3D.TextureShader)">
  8833.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  8834.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object to the left of the equality operator.</param>
  8835.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object to the right of the equality operator.</param>
  8836.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  8837.     </member>
  8838.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.op_Inequality(Microsoft.DirectX.Direct3D.TextureShader,Microsoft.DirectX.Direct3D.TextureShader)">
  8839.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  8840.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object to the left of the equality operator.</param>
  8841.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object to the right of the equality operator.</param>
  8842.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  8843.     </member>
  8844.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.raise_Disposing(System.Object,System.EventArgs)">
  8845.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.TextureShader.Disposing" /> event when called from within a derived class.</summary>
  8846.       <param name="i1">Invoking object reference; should be this object.</param>
  8847.       <param name="i2">Arguments to pass to the event handler.</param>
  8848.       <returns />
  8849.     </member>
  8850.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetDefaults">
  8851.       <summary>Sets the effect constants to the default values declared in the texture shader.</summary>
  8852.       <returns />
  8853.     </member>
  8854.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix[])">
  8855.       <summary>Sets an array of <see cref="T:Microsoft.DirectX.Matrix" /> objects.</summary>
  8856.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8857.       <param name="matrix">An array of <see cref="T:Microsoft.DirectX.Matrix" /> objects to set.</param>
  8858.       <returns />
  8859.     </member>
  8860.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix)">
  8861.       <summary>Sets a <see cref="T:Microsoft.DirectX.Matrix" /> object.</summary>
  8862.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8863.       <param name="matrix">A <see cref="T:Microsoft.DirectX.Matrix" /> object to set.</param>
  8864.       <returns />
  8865.     </member>
  8866.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean[])">
  8867.       <summary>Sets an array of <see cref="T:System.Boolean" /> values.</summary>
  8868.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8869.       <param name="b">An array of <see cref="T:System.Boolean" /> values to set.</param>
  8870.       <returns />
  8871.     </member>
  8872.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Boolean)">
  8873.       <summary>Sets a <see cref="T:System.Boolean" /> value.</summary>
  8874.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8875.       <param name="b">A <see cref="T:System.Boolean" /> value to set.</param>
  8876.       <returns />
  8877.     </member>
  8878.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.GraphicsStream)">
  8879.       <summary>Sets the constant table with the data in the buffer.</summary>
  8880.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8881.       <param name="data">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object the contains the texture shader constant data.</param>
  8882.       <returns />
  8883.     </member>
  8884.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Void,System.Int32)">
  8885.       <summary>Sets the constant table with the data in the buffer.</summary>
  8886.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8887.       <param name="data">A buffer containing the data to set.</param>
  8888.       <param name="dataSize">Number of bytes in the <see cref="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue" /> buffer.</param>
  8889.       <returns />
  8890.     </member>
  8891.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.ColorValue[])">
  8892.       <summary>Sets an array of <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> objects.</summary>
  8893.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8894.       <param name="color">An array of <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> objects to set.</param>
  8895.       <returns />
  8896.     </member>
  8897.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Direct3D.ColorValue)">
  8898.       <summary>Sets a <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object.</summary>
  8899.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8900.       <param name="color">A <see cref="T:Microsoft.DirectX.Direct3D.ColorValue" /> object to set.</param>
  8901.       <returns />
  8902.     </member>
  8903.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Vector4[])">
  8904.       <summary>Sets an array of <see cref="T:Microsoft.DirectX.Vector4" /> objects.</summary>
  8905.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8906.       <param name="vector">An array of <see cref="T:Microsoft.DirectX.Vector4" /> objects to set.</param>
  8907.       <returns />
  8908.     </member>
  8909.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Vector4)">
  8910.       <summary>Sets a <see cref="T:Microsoft.DirectX.Vector4" /> object.</summary>
  8911.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8912.       <param name="vector">A <see cref="T:Microsoft.DirectX.Vector4" /> object to set.</param>
  8913.       <returns />
  8914.     </member>
  8915.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Single[])">
  8916.       <summary>Sets an array of <see cref="T:System.Single" /> values.</summary>
  8917.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8918.       <param name="f">An array of <see cref="T:System.Single" /> values to set.</param>
  8919.       <returns />
  8920.     </member>
  8921.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Single)">
  8922.       <summary>Sets a <see cref="T:System.Single" /> value.</summary>
  8923.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8924.       <param name="f">A <see cref="T:System.Single" /> value to set.</param>
  8925.       <returns />
  8926.     </member>
  8927.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32[])">
  8928.       <summary>Sets an array of <see cref="T:System.Int32" /> values.</summary>
  8929.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8930.       <param name="n">An array of <see cref="T:System.Int32" /> values to set.</param>
  8931.       <returns />
  8932.     </member>
  8933.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValue(Microsoft.DirectX.Direct3D.EffectHandle,System.Int32)">
  8934.       <summary>Sets a <see cref="T:System.Int32" /> value.</summary>
  8935.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8936.       <param name="n">An <see cref="T:System.Int32" /> value to set.</param>
  8937.       <returns />
  8938.     </member>
  8939.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValueTranspose(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix[])">
  8940.       <summary>Sets a transposed matrix.</summary>
  8941.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8942.       <param name="matrix">An array of transposed <see cref="T:Microsoft.DirectX.Matrix" /> objects to set.</param>
  8943.       <returns />
  8944.     </member>
  8945.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.SetValueTranspose(Microsoft.DirectX.Direct3D.EffectHandle,Microsoft.DirectX.Matrix)">
  8946.       <summary>Sets a transposed matrix.</summary>
  8947.       <param name="constant">An <see cref="T:Microsoft.DirectX.Direct3D.EffectHandle" /> object that represents the unique identifier to a constant.</param>
  8948.       <param name="matrix">A transposed <see cref="T:Microsoft.DirectX.Matrix" /> object to set.</param>
  8949.       <returns />
  8950.     </member>
  8951.     <member name="M:Microsoft.DirectX.Direct3D.TextureShader.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader)">
  8952.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  8953.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.TextureShader" /> object.</param>
  8954.       <returns />
  8955.     </member>
  8956.     <member name="P:Microsoft.DirectX.Direct3D.TextureShader.ConstantBuffer">
  8957.       <summary>Retrieves the constant table.</summary>
  8958.     </member>
  8959.     <member name="P:Microsoft.DirectX.Direct3D.TextureShader.Description">
  8960.       <summary>Retrieves a description of the constant table.</summary>
  8961.     </member>
  8962.     <member name="P:Microsoft.DirectX.Direct3D.TextureShader.Disposed">
  8963.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  8964.     </member>
  8965.     <member name="P:Microsoft.DirectX.Direct3D.TextureShader.Function">
  8966.       <summary>Retrieves the shader function stream.</summary>
  8967.     </member>
  8968.     <member name="P:Microsoft.DirectX.Direct3D.TextureShader.UnmanagedComPointer">
  8969.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader" /> interface pointer.</summary>
  8970.     </member>
  8971.     <member name="T:Microsoft.DirectX.Direct3D.TooManyInfluencesException">
  8972.       <summary>Too many influences specified.</summary>
  8973.     </member>
  8974.     <member name="M:Microsoft.DirectX.Direct3D.TooManyInfluencesException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  8975.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TooManyInfluencesException" /> class.</summary>
  8976.       <param name="info">A <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object that holds all of the data needed to serialize or deserialize the object.</param>
  8977.       <param name="context">A <see cref="T:System.Runtime.Serialization.StreamingContext" /> object that describes the source and destination serialized stream.</param>
  8978.     </member>
  8979.     <member name="M:Microsoft.DirectX.Direct3D.TooManyInfluencesException.#ctor(System.String,System.Exception)">
  8980.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TooManyInfluencesException" /> class.</summary>
  8981.       <param name="message">String that contains the error message to display.</param>
  8982.       <param name="inner">An <see cref="T:System.Exception" /> object that represents errors that occur during application execution.</param>
  8983.     </member>
  8984.     <member name="M:Microsoft.DirectX.Direct3D.TooManyInfluencesException.#ctor(System.String)">
  8985.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TooManyInfluencesException" /> class.</summary>
  8986.       <param name="message">String that contains the error message to display.</param>
  8987.     </member>
  8988.     <member name="M:Microsoft.DirectX.Direct3D.TooManyInfluencesException.#ctor">
  8989.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TooManyInfluencesException" /> class.</summary>
  8990.     </member>
  8991.     <member name="T:Microsoft.DirectX.Direct3D.VertexInformation">
  8992.       <summary>Retrieves vertex information.</summary>
  8993.     </member>
  8994.     <member name="M:Microsoft.DirectX.Direct3D.VertexInformation.DeclaratorFromFormat(Microsoft.DirectX.Direct3D.VertexFormats)">
  8995.       <summary>Returns a declaration from a vertex format.</summary>
  8996.       <param name="vertexFormat">One or more <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> flags that describe the vertex format from which to generate the returned declaration array.</param>
  8997.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that describe the vertex format of the mesh vertices.</returns>
  8998.     </member>
  8999.     <member name="M:Microsoft.DirectX.Direct3D.VertexInformation.FormatFromDeclarator(Microsoft.DirectX.Direct3D.VertexElement[])">
  9000.       <summary>Returns a <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> structure from a declaration.</summary>
  9001.       <param name="declarator">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that describe the <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> code.</param>
  9002.       <returns>Combination of <see cref="T:Microsoft.DirectX.Direct3D.VertexFormats" /> flags that describe the vertex format returned from the declaration.</returns>
  9003.     </member>
  9004.     <member name="M:Microsoft.DirectX.Direct3D.VertexInformation.GenerateDeclaration(Microsoft.DirectX.Direct3D.VertexElement[])">
  9005.       <summary>Generates an output vertex declaration from the input declaration.</summary>
  9006.       <param name="declarator">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that represent the input vertex declaration.</param>
  9007.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that represent the output vertex declaration.</returns>
  9008.     </member>
  9009.     <member name="M:Microsoft.DirectX.Direct3D.VertexInformation.GetDeclarationVertexSize(Microsoft.DirectX.Direct3D.VertexElement[],System.Int32)">
  9010.       <summary>Returns the size of the vertex declaration for a flexible vertex format (FVF).</summary>
  9011.       <param name="declarator">Array of <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" /> structures that represent the vertex shader declaration. The declaration array must end with <see cref="F:Microsoft.DirectX.Direct3D.VertexElement.VertexDeclarationEnd" /> as the last element (the size of the vertex element array will be one more than the number of actual vertex elements).</param>
  9012.       <param name="stream">Specifies the vertex data stream, in the range from 0 to the maximum number of streams -1.</param>
  9013.       <returns>The vertex declaration size, in bytes.</returns>
  9014.     </member>
  9015.     <member name="M:Microsoft.DirectX.Direct3D.VertexInformation.GetFormatSize(Microsoft.DirectX.Direct3D.VertexFormats)">
  9016.       <summary>Returns the size of the vertex format.</summary>
  9017.       <param name="vertexFormat">Vertex format for which to return size.</param>
  9018.       <returns>An <see cref="T:System.Int32" /> value that indicates the size of the vertex format.</returns>
  9019.     </member>
  9020.     <member name="T:Microsoft.DirectX.Direct3D.VolumeLoader">
  9021.       <summary>Contains functions for loading and saving volumes.</summary>
  9022.     </member>
  9023.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9024.       <summary>Loads a volume from a file.</summary>
  9025.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9026.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9027.       <param name="srcFile">String that specifies the file name.</param>
  9028.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9029.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9030.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9031.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9032.       <returns />
  9033.     </member>
  9034.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9035.       <summary>Loads a volume from a file.</summary>
  9036.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9037.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9038.       <param name="srcFile">String that specifies the file name.</param>
  9039.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9040.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9041.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9042.       <returns />
  9043.     </member>
  9044.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9045.       <summary>Loads a volume from a file.</summary>
  9046.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9047.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9048.       <param name="srcFile">String that specifies the file name.</param>
  9049.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9050.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9051.       <returns />
  9052.     </member>
  9053.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9054.       <summary>Loads a volume from a file.</summary>
  9055.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9056.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9057.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9058.       <param name="srcFile">String that specifies the file name.</param>
  9059.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9060.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9061.       <returns />
  9062.     </member>
  9063.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9064.       <summary>Loads a volume from a file.</summary>
  9065.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9066.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9067.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9068.       <param name="srcFile">String that specifies the file name.</param>
  9069.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9070.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9071.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9072.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9073.       <returns />
  9074.     </member>
  9075.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9076.       <summary>Loads a volume from a file.</summary>
  9077.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9078.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9079.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9080.       <param name="srcFile">String that specifies the file name.</param>
  9081.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9082.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9083.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9084.       <returns />
  9085.     </member>
  9086.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9087.       <summary>Loads a volume from a file.</summary>
  9088.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9089.       <param name="srcFile">String that specifies the file name.</param>
  9090.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9091.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9092.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9093.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9094.       <returns />
  9095.     </member>
  9096.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9097.       <summary>Loads a volume from a file.</summary>
  9098.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9099.       <param name="srcFile">String that specifies the file name.</param>
  9100.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9101.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9102.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9103.       <returns />
  9104.     </member>
  9105.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9106.       <summary>Loads a volume from a file.</summary>
  9107.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9108.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9109.       <param name="srcFile">String that specifies the file name.</param>
  9110.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9111.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9112.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9113.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9114.       <returns />
  9115.     </member>
  9116.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9117.       <summary>Loads a volume from a file.</summary>
  9118.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9119.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9120.       <param name="srcFile">String that specifies the file name.</param>
  9121.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9122.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9123.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9124.       <returns />
  9125.     </member>
  9126.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9127.       <summary>Loads a volume from a file.</summary>
  9128.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9129.       <param name="srcFile">String that specifies the file name.</param>
  9130.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9131.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9132.       <returns />
  9133.     </member>
  9134.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9135.       <summary>Loads a volume from a file.</summary>
  9136.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9137.       <param name="srcFile">String that specifies the file name.</param>
  9138.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9139.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9140.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9141.       <returns />
  9142.     </member>
  9143.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9144.       <summary>Loads a volume from a file.</summary>
  9145.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9146.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9147.       <param name="srcFile">String that specifies the file name.</param>
  9148.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9149.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9150.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9151.       <returns />
  9152.     </member>
  9153.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromFile(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.String,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9154.       <summary>Loads a volume from a file.</summary>
  9155.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9156.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9157.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9158.       <param name="srcFile">String that specifies the file name.</param>
  9159.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9160.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9161.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9162.       <returns />
  9163.     </member>
  9164.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9165.       <summary>Creates a volume from a file in memory.</summary>
  9166.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9167.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9168.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9169.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9170.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9171.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9172.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9173.       <returns />
  9174.     </member>
  9175.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9176.       <summary>Creates a volume from a file in memory.</summary>
  9177.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9178.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9179.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9180.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9181.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9182.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9183.       <returns />
  9184.     </member>
  9185.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9186.       <summary>Creates a volume from a file in memory.</summary>
  9187.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9188.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9189.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9190.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9191.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9192.       <returns />
  9193.     </member>
  9194.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9195.       <summary>Creates a volume from a file in memory.</summary>
  9196.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9197.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9198.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9199.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9200.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9201.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9202.       <returns />
  9203.     </member>
  9204.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9205.       <summary>Creates a volume from a file in memory.</summary>
  9206.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9207.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9208.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9209.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9210.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9211.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9212.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9213.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9214.       <returns />
  9215.     </member>
  9216.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9217.       <summary>Creates a volume from a file in memory.</summary>
  9218.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9219.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9220.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9221.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9222.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9223.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9224.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9225.       <returns />
  9226.     </member>
  9227.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9228.       <summary>Creates a volume from a file in memory.</summary>
  9229.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9230.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9231.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9232.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9233.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9234.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9235.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9236.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9237.       <returns />
  9238.     </member>
  9239.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9240.       <summary>Creates a volume from a file in memory.</summary>
  9241.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9242.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9243.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9244.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9245.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9246.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9247.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9248.       <returns />
  9249.     </member>
  9250.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9251.       <summary>Creates a volume from a file in memory.</summary>
  9252.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9253.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9254.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9255.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9256.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9257.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9258.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9259.       <returns />
  9260.     </member>
  9261.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9262.       <summary>Creates a volume from a file in memory.</summary>
  9263.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9264.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9265.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9266.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9267.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9268.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9269.       <returns />
  9270.     </member>
  9271.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9272.       <summary>Creates a volume from a file in memory.</summary>
  9273.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9274.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9275.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9276.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9277.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9278.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9279.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9280.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9281.       <returns />
  9282.     </member>
  9283.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9284.       <summary>Creates a volume from a file in memory.</summary>
  9285.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9286.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9287.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9288.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9289.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9290.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9291.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9292.       <returns />
  9293.     </member>
  9294.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9295.       <summary>Creates a volume from a file in memory.</summary>
  9296.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9297.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9298.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9299.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9300.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9301.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9302.       <returns />
  9303.     </member>
  9304.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9305.       <summary>Creates a volume from a file in memory.</summary>
  9306.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9307.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9308.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9309.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9310.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9311.       <returns />
  9312.     </member>
  9313.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9314.       <summary>Creates a volume from a file in memory.</summary>
  9315.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9316.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9317.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9318.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9319.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9320.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9321.       <returns />
  9322.     </member>
  9323.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9324.       <summary>Creates a volume from a file in memory.</summary>
  9325.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9326.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9327.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9328.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9329.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9330.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9331.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9332.       <returns />
  9333.     </member>
  9334.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9335.       <summary>Creates a volume from a file in memory.</summary>
  9336.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9337.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9338.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9339.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9340.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9341.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9342.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9343.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9344.       <returns />
  9345.     </member>
  9346.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9347.       <summary>Creates a volume from a file in memory.</summary>
  9348.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9349.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9350.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9351.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9352.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9353.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9354.       <returns />
  9355.     </member>
  9356.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9357.       <summary>Creates a volume from a file in memory.</summary>
  9358.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9359.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9360.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9361.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9362.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9363.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9364.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9365.       <returns />
  9366.     </member>
  9367.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9368.       <summary>Creates a volume from a file in memory.</summary>
  9369.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9370.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9371.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9372.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9373.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9374.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9375.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9376.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9377.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9378.       <returns />
  9379.     </member>
  9380.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,System.Int32,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9381.       <summary>Creates a volume from a file in memory.</summary>
  9382.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9383.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9384.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9385.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9386.       <param name="readBytes">Size of the file in memory, in bytes.</param>
  9387.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9388.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9389.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9390.       <returns />
  9391.     </member>
  9392.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9393.       <summary>Creates a volume from a file in memory.</summary>
  9394.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9395.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9396.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9397.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9398.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9399.       <returns />
  9400.     </member>
  9401.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9402.       <summary>Creates a volume from a file in memory.</summary>
  9403.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9404.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9405.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9406.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9407.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9408.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9409.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9410.       <returns />
  9411.     </member>
  9412.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9413.       <summary>Creates a volume from a file in memory.</summary>
  9414.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9415.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9416.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9417.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9418.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9419.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9420.       <returns />
  9421.     </member>
  9422.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9423.       <summary>Creates a volume from a file in memory.</summary>
  9424.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9425.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9426.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9427.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9428.       <returns />
  9429.     </member>
  9430.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9431.       <summary>Creates a volume from a file in memory.</summary>
  9432.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9433.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9434.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9435.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9436.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9437.       <returns />
  9438.     </member>
  9439.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9440.       <summary>Creates a volume from a file in memory.</summary>
  9441.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9442.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9443.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9444.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9445.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9446.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9447.       <returns />
  9448.     </member>
  9449.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromStream(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,System.IO.Stream,Microsoft.DirectX.Direct3D.Filter,System.Int32,Microsoft.DirectX.Direct3D.ImageInformation@)">
  9450.       <summary>Creates a volume from a file in memory.</summary>
  9451.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9452.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that represent a 256-color palette to fill in, or 0.</param>
  9453.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9454.       <param name="stream">A <see cref="T:System.IO.Stream" /> that contains the source volume texture in memory.</param>
  9455.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9456.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9457.       <param name="srcInformation">An <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> structure to fill with a description of the data in the source image file, or 0.</param>
  9458.       <returns />
  9459.     </member>
  9460.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9461.       <summary>Loads a volume from another volume.</summary>
  9462.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9463.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9464.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9465.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9466.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9467.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9468.       <returns />
  9469.     </member>
  9470.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9471.       <summary>Loads a volume from another volume.</summary>
  9472.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9473.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9474.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9475.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9476.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9477.       <returns />
  9478.     </member>
  9479.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9480.       <summary>Loads a volume from another volume.</summary>
  9481.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9482.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9483.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9484.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9485.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9486.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9487.       <returns />
  9488.     </member>
  9489.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9490.       <summary>Loads a volume from another volume.</summary>
  9491.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9492.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9493.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9494.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9495.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9496.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9497.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9498.       <returns />
  9499.     </member>
  9500.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9501.       <summary>Loads a volume from another volume.</summary>
  9502.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9503.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9504.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9505.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9506.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9507.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9508.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9509.       <returns />
  9510.     </member>
  9511.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9512.       <summary>Loads a volume from another volume.</summary>
  9513.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9514.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9515.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9516.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9517.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9518.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9519.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9520.       <returns />
  9521.     </member>
  9522.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9523.       <summary>Loads a volume from another volume.</summary>
  9524.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9525.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9526.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9527.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9528.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9529.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9530.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9531.       <returns />
  9532.     </member>
  9533.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9534.       <summary>Loads a volume from another volume.</summary>
  9535.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9536.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9537.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9538.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9539.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9540.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9541.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9542.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9543.       <returns />
  9544.     </member>
  9545.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9546.       <summary>Loads a volume from another volume.</summary>
  9547.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9548.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9549.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9550.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9551.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9552.       <returns />
  9553.     </member>
  9554.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9555.       <summary>Loads a volume from another volume.</summary>
  9556.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9557.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9558.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9559.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9560.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9561.       <returns />
  9562.     </member>
  9563.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9564.       <summary>Loads a volume from another volume.</summary>
  9565.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9566.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9567.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9568.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9569.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9570.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9571.       <returns />
  9572.     </member>
  9573.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9574.       <summary>Loads a volume from another volume.</summary>
  9575.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9576.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9577.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9578.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9579.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9580.       <returns />
  9581.     </member>
  9582.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9583.       <summary>Loads a volume from another volume.</summary>
  9584.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9585.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9586.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9587.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9588.       <returns />
  9589.     </member>
  9590.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9591.       <summary>Loads a volume from another volume.</summary>
  9592.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9593.       <param name="destBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the destination box. Omit this parameter to specify the entire volume.</param>
  9594.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9595.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9596.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9597.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9598.       <returns />
  9599.     </member>
  9600.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9601.       <summary>Loads a volume from another volume.</summary>
  9602.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9603.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9604.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the source volume. This parameter can be 0.</param>
  9605.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9606.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9607.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9608.       <returns />
  9609.     </member>
  9610.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.FromVolume(Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box,Microsoft.DirectX.Direct3D.Filter,System.Int32)">
  9611.       <summary>Loads a volume from another volume.</summary>
  9612.       <param name="destVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the destination volume.</param>
  9613.       <param name="destPalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures containing a 256-color palette that represents the palette for the destination volume. This parameter can be 0.</param>
  9614.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that specifies the source volume.</param>
  9615.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9616.       <param name="filter">One or more <see cref="T:Microsoft.DirectX.Direct3D.Filter" /> flags that control how the image is filtered.</param>
  9617.       <param name="colorKey">An <see cref="T:System.Int32" /> value to replace with transparent black, or 0 to disable the color key. This is always a 32-bit ARGB color that is independent of the source image format. Alpha is significant, and usually should be set to FF for opaque color keys. For example, for opaque black, the value is equal to 0xFF000000.</param>
  9618.       <returns />
  9619.     </member>
  9620.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Volume)">
  9621.       <summary>Saves a volume to a file.</summary>
  9622.       <param name="destFile">String that specifies the file name of the source image.</param>
  9623.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> that specifies the file format to use when saving. See Remarks.</param>
  9624.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that contains the image to save.</param>
  9625.       <returns />
  9626.     </member>
  9627.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@)">
  9628.       <summary>Saves a volume to a file.</summary>
  9629.       <param name="destFile">String that specifies the file name of the source image.</param>
  9630.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> that specifies the file format to use when saving. See Remarks.</param>
  9631.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that contains the image to save.</param>
  9632.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that contain a 256-color palette. This parameter can be 0.</param>
  9633.       <returns />
  9634.     </member>
  9635.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.Box)">
  9636.       <summary>Saves a volume to a file.</summary>
  9637.       <param name="destFile">String that specifies the file name of the source image.</param>
  9638.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> that specifies the file format to use when saving. See Remarks.</param>
  9639.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that contains the image to save.</param>
  9640.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9641.       <returns />
  9642.     </member>
  9643.     <member name="M:Microsoft.DirectX.Direct3D.VolumeLoader.Save(System.String,Microsoft.DirectX.Direct3D.ImageFileFormat,Microsoft.DirectX.Direct3D.Volume,Microsoft.DirectX.Direct3D.PaletteEntry[]@,Microsoft.DirectX.Direct3D.Box)">
  9644.       <summary>Saves a volume to a file.</summary>
  9645.       <param name="destFile">String that specifies the file name of the source image.</param>
  9646.       <param name="destFormat">An <see cref="T:Microsoft.DirectX.Direct3D.ImageFileFormat" /> that specifies the file format to use when saving. See Remarks.</param>
  9647.       <param name="srcVolume">A <see cref="T:Microsoft.DirectX.Direct3D.Volume" /> object that contains the image to save.</param>
  9648.       <param name="sourcePalette">Array of <see cref="T:Microsoft.DirectX.Direct3D.PaletteEntry" /> structures that contain a 256-color palette. This parameter can be 0.</param>
  9649.       <param name="srcBox">A <see cref="T:Microsoft.DirectX.Direct3D.Box" /> structure that specifies the source box. Omit this parameter to specify the entire volume.</param>
  9650.       <returns />
  9651.     </member>
  9652.     <member name="T:Microsoft.DirectX.Direct3D.XFile">
  9653.       <summary>Retrieves information about <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> file objects.</summary>
  9654.     </member>
  9655.     <member name="E:Microsoft.DirectX.Direct3D.XFile.Disposing">
  9656.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.XFile.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  9657.     </member>
  9658.     <member name="M:Microsoft.DirectX.Direct3D.XFile.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject)">
  9659.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> class.</summary>
  9660.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject" /> interface pointer.</param>
  9661.     </member>
  9662.     <member name="M:Microsoft.DirectX.Direct3D.XFile.#ctor(System.IntPtr)">
  9663.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> class.</summary>
  9664.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  9665.     </member>
  9666.     <member name="M:Microsoft.DirectX.Direct3D.XFile.Dispose">
  9667.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</summary>
  9668.       <returns />
  9669.     </member>
  9670.     <member name="M:Microsoft.DirectX.Direct3D.XFile.Equals(System.Object)">
  9671.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  9672.       <param name="compare">Object to compare to this object.</param>
  9673.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  9674.     </member>
  9675.     <member name="M:Microsoft.DirectX.Direct3D.XFile.Finalize">
  9676.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object to free resources before it is destroyed by the garbage collector.</summary>
  9677.       <returns />
  9678.     </member>
  9679.     <member name="M:Microsoft.DirectX.Direct3D.XFile.GetChild(System.Int32)">
  9680.       <summary>Retrieves an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> child object in this <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</summary>
  9681.       <param name="index">Identifier (ID) of the child object to retrieve.</param>
  9682.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> child object retrieved.</returns>
  9683.     </member>
  9684.     <member name="M:Microsoft.DirectX.Direct3D.XFile.GetDataObject(System.String)">
  9685.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object referenced by name or by a globally unique identifier (GUID).</summary>
  9686.       <param name="dataName">Specifies the name of the data object to retrieve.</param>
  9687.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object retrieved.</returns>
  9688.     </member>
  9689.     <member name="M:Microsoft.DirectX.Direct3D.XFile.GetDataObject(System.Guid)">
  9690.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object referenced by name or by a globally unique identifier (GUID).</summary>
  9691.       <param name="dataId">Specifies the globally unique identifier (GUID) of the data object to retrieve.</param>
  9692.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object retrieved.</returns>
  9693.     </member>
  9694.     <member name="M:Microsoft.DirectX.Direct3D.XFile.GetHashCode">
  9695.       <summary>Returns the hash code for the current instance.</summary>
  9696.       <returns>Hash code for the instance.</returns>
  9697.     </member>
  9698.     <member name="M:Microsoft.DirectX.Direct3D.XFile.GetManager">
  9699.       <summary>Returns an <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> instance for this <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</summary>
  9700.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> instance for this <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</returns>
  9701.     </member>
  9702.     <member name="M:Microsoft.DirectX.Direct3D.XFile.GetObjectByValue(System.Int32)">
  9703.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  9704.       <param name="uniqueKey">Object identifier.</param>
  9705.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFile, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> class. Not supported.</returns>
  9706.     </member>
  9707.     <member name="M:Microsoft.DirectX.Direct3D.XFile.op_Equality(Microsoft.DirectX.Direct3D.XFile,Microsoft.DirectX.Direct3D.XFile)">
  9708.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  9709.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object to the left of the equality operator.</param>
  9710.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object to the right of the equality operator.</param>
  9711.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  9712.     </member>
  9713.     <member name="M:Microsoft.DirectX.Direct3D.XFile.op_Inequality(Microsoft.DirectX.Direct3D.XFile,Microsoft.DirectX.Direct3D.XFile)">
  9714.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  9715.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object to the left of the equality operator.</param>
  9716.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object to the right of the equality operator.</param>
  9717.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  9718.     </member>
  9719.     <member name="M:Microsoft.DirectX.Direct3D.XFile.raise_Disposing(System.Object,System.EventArgs)">
  9720.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.XFile.Disposing" /> event when called from within a derived class.</summary>
  9721.       <param name="i1">Invoking object reference; should be this object.</param>
  9722.       <param name="i2">Arguments to pass to the event handler.</param>
  9723.       <returns />
  9724.     </member>
  9725.     <member name="M:Microsoft.DirectX.Direct3D.XFile.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject)">
  9726.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  9727.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</param>
  9728.       <returns />
  9729.     </member>
  9730.     <member name="P:Microsoft.DirectX.Direct3D.XFile.Disposed">
  9731.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  9732.     </member>
  9733.     <member name="P:Microsoft.DirectX.Direct3D.XFile.NumberChildren">
  9734.       <summary>Retrieves the number of child objects in this file data object.</summary>
  9735.     </member>
  9736.     <member name="P:Microsoft.DirectX.Direct3D.XFile.UnmanagedComPointer">
  9737.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject" /> interface pointer.</summary>
  9738.     </member>
  9739.     <member name="T:Microsoft.DirectX.Direct3D.XFileData">
  9740.       <summary>Builds or accesses the immediate hierarchy of a data object.</summary>
  9741.     </member>
  9742.     <member name="E:Microsoft.DirectX.Direct3D.XFileData.Disposing">
  9743.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.XFileData.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  9744.     </member>
  9745.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData)">
  9746.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> class.</summary>
  9747.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData" /> interface pointer.</param>
  9748.     </member>
  9749.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.#ctor(System.IntPtr)">
  9750.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> class.</summary>
  9751.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  9752.     </member>
  9753.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.Dispose">
  9754.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  9755.       <returns />
  9756.     </member>
  9757.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.Equals(System.Object)">
  9758.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  9759.       <param name="compare">Object to compare to this object.</param>
  9760.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  9761.     </member>
  9762.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.Finalize">
  9763.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object to free resources before it is destroyed by the garbage collector.</summary>
  9764.       <returns />
  9765.     </member>
  9766.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.GetChild(System.Int32)">
  9767.       <summary>Retrieves an <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> child object in this <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  9768.       <param name="index">Identifier (ID) of the child object to retrieve.</param>
  9769.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> child object retrieved.</returns>
  9770.     </member>
  9771.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.GetHashCode">
  9772.       <summary>Returns the hash code for the current instance.</summary>
  9773.       <returns>Hash code for the instance.</returns>
  9774.     </member>
  9775.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.GetObjectByValue(System.Int32)">
  9776.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  9777.       <param name="uniqueKey">Object identifier.</param>
  9778.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFileData, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> class. Not supported.</returns>
  9779.     </member>
  9780.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.GetXFile">
  9781.       <summary>Retrieves an <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> instance for this <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</summary>
  9782.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> instance for this <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</returns>
  9783.     </member>
  9784.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.Lock">
  9785.       <summary>Accesses the .x file data.</summary>
  9786.       <returns>A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the locked data buffer.</returns>
  9787.     </member>
  9788.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.op_Equality(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.XFileData)">
  9789.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  9790.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object to the left of the equality operator.</param>
  9791.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object to the right of the equality operator.</param>
  9792.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  9793.     </member>
  9794.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.op_Inequality(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.XFileData)">
  9795.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  9796.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object to the left of the equality operator.</param>
  9797.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object to the right of the equality operator.</param>
  9798.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  9799.     </member>
  9800.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.raise_Disposing(System.Object,System.EventArgs)">
  9801.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.XFileData.Disposing" /> event when called from within a derived class.</summary>
  9802.       <param name="i1">Invoking object reference; should be this object.</param>
  9803.       <param name="i2">Arguments to pass to the event handler.</param>
  9804.       <returns />
  9805.     </member>
  9806.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.SetData(System.Object)">
  9807.       <summary>Sets a range of data.</summary>
  9808.       <param name="data">An <see cref="T:System.Object" /> that contains the data to set into this <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</param>
  9809.       <returns />
  9810.     </member>
  9811.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.Unlock">
  9812.       <summary>Ends access to the <see cref="T:Microsoft.DirectX.GraphicsStream" /> object returned by <see cref="M:Microsoft.DirectX.Direct3D.XFileData.Lock" />.</summary>
  9813.       <returns />
  9814.     </member>
  9815.     <member name="M:Microsoft.DirectX.Direct3D.XFileData.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData)">
  9816.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  9817.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object.</param>
  9818.       <returns />
  9819.     </member>
  9820.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.Disposed">
  9821.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  9822.     </member>
  9823.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.Id">
  9824.       <summary>Retrieves the globally unique identifier (GUID) of this file data object.</summary>
  9825.     </member>
  9826.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.IsReference">
  9827.       <summary>Indicates whether this file data object is a reference object that points to another child data object.</summary>
  9828.     </member>
  9829.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.Name">
  9830.       <summary>Retrieves the name of this file data object.</summary>
  9831.     </member>
  9832.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.NumberChildren">
  9833.       <summary>Retrieves the number of children in this file data object.</summary>
  9834.     </member>
  9835.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.Type">
  9836.       <summary>Retrieves the globally unique identifier (GUID) of an object's template.</summary>
  9837.     </member>
  9838.     <member name="P:Microsoft.DirectX.Direct3D.XFileData.UnmanagedComPointer">
  9839.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData" /> interface pointer.</summary>
  9840.     </member>
  9841.     <member name="T:Microsoft.DirectX.Direct3D.XFileGuid">
  9842.       <summary>Provides various globally unique identifier (GUID) values for use with XFiles (.x files).</summary>
  9843.     </member>
  9844.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Animation">
  9845.       <summary>Retrieves the globally unique identifier (GUID) for animation.</summary>
  9846.     </member>
  9847.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.AnimationKey">
  9848.       <summary>Retrieves the globally unique identifier (GUID) for animation keys.</summary>
  9849.     </member>
  9850.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.AnimationOptions">
  9851.       <summary>Retrieves the globally unique identifier (GUID) for animation options.</summary>
  9852.     </member>
  9853.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.AnimationSet">
  9854.       <summary>Retrieves the globally unique identifier (GUID) for an animation set.</summary>
  9855.     </member>
  9856.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.ApplicationData">
  9857.       <summary>Retrieves the globally unique identifier (GUID) for application data. Provided for legacy applications. Not supported.</summary>
  9858.     </member>
  9859.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Boolean">
  9860.       <summary>Retrieves the globally unique identifier (GUID) for simple Boolean types.</summary>
  9861.     </member>
  9862.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Boolean2d">
  9863.       <summary>Retrieves the globally unique identifier (GUID) for a set of two Boolean values that are used in the <see cref="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshFaceWraps" /> template to define the texture topology of an individual face.</summary>
  9864.     </member>
  9865.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Camera">
  9866.       <summary>Retrieves the globally unique identifier (GUID) for a camera. Provided for legacy applications. Not supported.</summary>
  9867.     </member>
  9868.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.ColorRgb">
  9869.       <summary>Retrieves the globally unique identifier (GUID) for a basic RGB color object.</summary>
  9870.     </member>
  9871.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.ColorRgba">
  9872.       <summary>Retrieves the globally unique identifier (GUID) for an RGB color object that has an alpha component.</summary>
  9873.     </member>
  9874.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Coordinates2D">
  9875.       <summary>Retrieves the globally unique identifier (GUID) for a two-dimensional vector that is used to define a mesh's (u, v) texture coordinates.</summary>
  9876.     </member>
  9877.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.ExternalVisual">
  9878.       <summary>Retrieves the globally unique identifier (GUID) for an external visual. Used internally by Microsoft DirectX. Do not use.</summary>
  9879.     </member>
  9880.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.FloatKeys">
  9881.       <summary>Retrieves the globally unique identifier (GUID) for an array of floating-point numbers (floats) and the number of floats in the array.</summary>
  9882.     </member>
  9883.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Frame">
  9884.       <summary>Retrieves the globally unique identifier (GUID) for a frame.</summary>
  9885.     </member>
  9886.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.FramePosition">
  9887.       <summary>Retrieves the globally unique identifier (GUID) for a frame position. Provided for legacy applications. Not supported.</summary>
  9888.     </member>
  9889.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.FrameRotation">
  9890.       <summary>Retrieves the globally unique identifier (GUID) for a frame rotation. Provided for legacy applications. Not supported.</summary>
  9891.     </member>
  9892.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.FrameTransformMatrix">
  9893.       <summary>Retrieves the globally unique identifier (GUID) for a frame transform matrix.</summary>
  9894.     </member>
  9895.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.FrameVelocity">
  9896.       <summary>Retrieves the globally unique identifier (GUID) for a frame velocity. Provided for legacy applications. Not supported.</summary>
  9897.     </member>
  9898.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.IndexedColor">
  9899.       <summary>Retrieves the globally unique identifier (GUID) for indexed color.</summary>
  9900.     </member>
  9901.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Info">
  9902.       <summary>Retrieves the globally unique identifier (GUID) for information. Provided for legacy applications. Not supported.</summary>
  9903.     </member>
  9904.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.InlineData">
  9905.       <summary>Retrieves the globally unique identifier (GUID) for inline data. Used internally by Microsoft DirectX. Do not use.</summary>
  9906.     </member>
  9907.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Light">
  9908.       <summary>Retrieves the globally unique identifier (GUID) for light templates. Provided for legacy applications. Not supported.</summary>
  9909.     </member>
  9910.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.LightAttenuation">
  9911.       <summary>Retrieves the globally unique identifier (GUID) for light attenuation templates. Provided for legacy applications. Not supported.</summary>
  9912.     </member>
  9913.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.LightPenumbra">
  9914.       <summary>Retrieves the globally unique identifier (GUID) for light penumbra templates. Provided for legacy applications. Not supported.</summary>
  9915.     </member>
  9916.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.LightRange">
  9917.       <summary>Retrieves the globally unique identifier (GUID) for light range templates. Provided for legacy applications. Not supported.</summary>
  9918.     </member>
  9919.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.LightUmbra">
  9920.       <summary>Retrieves the globally unique identifier (GUID) for light umbra templates. Provided for legacy applications. Not supported.</summary>
  9921.     </member>
  9922.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Material">
  9923.       <summary>Retrieves the globally unique identifier (GUID) for material templates.</summary>
  9924.     </member>
  9925.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialAmbientColor">
  9926.       <summary>Retrieves the globally unique identifier (GUID) for material ambient color templates. Provided for legacy applications. Not supported.</summary>
  9927.     </member>
  9928.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialArray">
  9929.       <summary>Retrieves the globally unique identifier (GUID) for material array templates. Provided for legacy applications. Not supported.</summary>
  9930.     </member>
  9931.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialDiffuseColor">
  9932.       <summary>Retrieves the globally unique identifier (GUID) for material diffuse color templates. Provided for legacy applications. Not supported.</summary>
  9933.     </member>
  9934.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialEmissiveColor">
  9935.       <summary>Retrieves the globally unique identifier (GUID) for material emissive color templates. Provided for legacy applications. Not supported.</summary>
  9936.     </member>
  9937.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialPower">
  9938.       <summary>Retrieves the globally unique identifier (GUID) for material power templates. Provided for legacy applications. Not supported.</summary>
  9939.     </member>
  9940.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialSpecularColor">
  9941.       <summary>Retrieves the globally unique identifier (GUID) for material specular color templates. Provided for legacy applications. Not supported.</summary>
  9942.     </member>
  9943.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MaterialWrap">
  9944.       <summary>Retrieves the globally unique identifier (GUID) for material wrap templates.</summary>
  9945.     </member>
  9946.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Matrix4x4">
  9947.       <summary>Retrieves the globally unique identifier (GUID) for matrix 4x4 templates.</summary>
  9948.     </member>
  9949.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Mesh">
  9950.       <summary>Retrieves the globally unique identifier (GUID) for mesh templates.</summary>
  9951.     </member>
  9952.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshFace">
  9953.       <summary>Retrieves the globally unique identifier (GUID) for mesh face templates.</summary>
  9954.     </member>
  9955.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshFaceWraps">
  9956.       <summary>Retrieves the globally unique identifier (GUID) for mesh face wrap templates.</summary>
  9957.     </member>
  9958.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshMaterialList">
  9959.       <summary>Retrieves the globally unique identifier (GUID) for mesh material list templates.</summary>
  9960.     </member>
  9961.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshNormals">
  9962.       <summary>Retrieves the globally unique identifier (GUID) for mesh normal templates.</summary>
  9963.     </member>
  9964.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshTextureCoords">
  9965.       <summary>Retrieves the globally unique identifier (GUID) for mesh texture coordinate templates.</summary>
  9966.     </member>
  9967.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.MeshVertexColors">
  9968.       <summary>Retrieves the globally unique identifier (GUID) for mesh vertex color templates.</summary>
  9969.     </member>
  9970.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.ProgressiveMesh">
  9971.       <summary>Retrieves the globally unique identifier (GUID) for progressive mesh templates. Used internally by Microsoft DirectX. Do not use.</summary>
  9972.     </member>
  9973.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.PropertyBag">
  9974.       <summary>Retrieves the globally unique identifier (GUID) for property bag templates. Used internally by Microsoft DirectX. Do not use.</summary>
  9975.     </member>
  9976.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.RightHanded">
  9977.       <summary>Retrieves the globally unique identifier (GUID) for right-handed templates. Used internally by Microsoft DirectX. Do not use.</summary>
  9978.     </member>
  9979.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.RmGuid">
  9980.       <summary>Retrieves the globally unique identifier (GUID) for RMGuid templates. Provided for legacy applications. Not supported.</summary>
  9981.     </member>
  9982.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.StringProperty">
  9983.       <summary>Retrieves the globally unique identifier (GUID) for string property templates. Used internally by Microsoft DirectX. Do not use.</summary>
  9984.     </member>
  9985.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.TextureFilename">
  9986.       <summary>Retrieves the globally unique identifier (GUID) for texture file-name templates.</summary>
  9987.     </member>
  9988.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.TextureReference">
  9989.       <summary>Retrieves the globally unique identifier (GUID) for texture reference templates. Provided for legacy applications. Not supported.</summary>
  9990.     </member>
  9991.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.TimedFloatKeys">
  9992.       <summary>Retrieves the globally unique identifier (GUID) for timed float-key templates.</summary>
  9993.     </member>
  9994.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Url">
  9995.       <summary>Retrieves the globally unique identifier (GUID) for URL templates. Used internally by Microsoft DirectX. Do not use.</summary>
  9996.     </member>
  9997.     <member name="F:Microsoft.DirectX.Direct3D.XFileGuid.Vector">
  9998.       <summary>Retrieves the globally unique identifier (GUID) for vector templates.</summary>
  9999.     </member>
  10000.     <member name="T:Microsoft.DirectX.Direct3D.XFileManager">
  10001.       <summary>Manages XFile (.x) objects.</summary>
  10002.     </member>
  10003.     <member name="E:Microsoft.DirectX.Direct3D.XFileManager.Disposing">
  10004.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.XFileManager.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  10005.     </member>
  10006.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.CreateSaveObject(System.String,Microsoft.DirectX.Direct3D.XFileFormat)">
  10007.       <summary>Creates a save object.</summary>
  10008.       <param name="fileName">A <see cref="T:System.String" /> instance that contains the name of the file to use for saving data.</param>
  10009.       <param name="fileFormat">Format to use when saving the XFile (.x file). This value can be one of the <see cref="T:Microsoft.DirectX.Direct3D.XFileFormat" /> enumerated vales. See Remarks.</param>
  10010.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> instance that represents the created save object.</returns>
  10011.     </member>
  10012.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile)">
  10013.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> class.</summary>
  10014.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile" /> interface pointer.</param>
  10015.     </member>
  10016.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.#ctor(System.IntPtr)">
  10017.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> class.</summary>
  10018.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  10019.     </member>
  10020.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.#ctor">
  10021.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> class.</summary>
  10022.     </member>
  10023.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.Dispose">
  10024.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object.</summary>
  10025.       <returns />
  10026.     </member>
  10027.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.Equals(System.Object)">
  10028.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  10029.       <param name="compare">Object to compare to this object.</param>
  10030.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  10031.     </member>
  10032.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.Finalize">
  10033.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object to free resources before it is destroyed by the garbage collector.</summary>
  10034.       <returns />
  10035.     </member>
  10036.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.FromFile(System.String)">
  10037.       <summary>Creates an <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object used to read a .x file.</summary>
  10038.       <param name="filename">The filename of the .x file to read.</param>
  10039.       <returns>A newly created <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object to read the .x file.</returns>
  10040.     </member>
  10041.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.FromStream(System.IO.Stream)">
  10042.       <summary>Creates an <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object from a data stream.</summary>
  10043.       <param name="data">A <see cref="T:System.IO.Stream" /> that contains the .x file data.</param>
  10044.       <returns>A newly created <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</returns>
  10045.     </member>
  10046.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.FromStream(System.IO.Stream,System.Int32)">
  10047.       <summary>Creates an <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object from a data stream.</summary>
  10048.       <param name="data">A <see cref="T:System.IO.Stream" /> that contains the .x file data.</param>
  10049.       <param name="length">The length of the <see cref="M:Microsoft.DirectX.Direct3D.XFileManager.FromStream" /> stream.</param>
  10050.       <returns>A newly created <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</returns>
  10051.     </member>
  10052.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.GetHashCode">
  10053.       <summary>Returns the hash code for the current instance.</summary>
  10054.       <returns>Hash code for the instance.</returns>
  10055.     </member>
  10056.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.GetObjectByValue(System.Int32)">
  10057.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  10058.       <param name="uniqueKey">Object identifier.</param>
  10059.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFile, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> class. Not supported.</returns>
  10060.     </member>
  10061.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.op_Equality(Microsoft.DirectX.Direct3D.XFileManager,Microsoft.DirectX.Direct3D.XFileManager)">
  10062.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  10063.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object to the left of the equality operator.</param>
  10064.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object to the right of the equality operator.</param>
  10065.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  10066.     </member>
  10067.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.op_Inequality(Microsoft.DirectX.Direct3D.XFileManager,Microsoft.DirectX.Direct3D.XFileManager)">
  10068.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  10069.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object to the left of the equality operator.</param>
  10070.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object to the right of the equality operator.</param>
  10071.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  10072.     </member>
  10073.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.raise_Disposing(System.Object,System.EventArgs)">
  10074.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.XFileManager.Disposing" /> event when called from within a derived class.</summary>
  10075.       <param name="i1">Invoking object reference; should be this object.</param>
  10076.       <param name="i2">Arguments to pass to the event handler.</param>
  10077.       <returns />
  10078.     </member>
  10079.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.RegisterDefaultTemplates">
  10080.       <summary>Registers default templates.</summary>
  10081.       <returns />
  10082.     </member>
  10083.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.RegisterTemplates(System.Byte[])">
  10084.       <summary>Registers custom templates.</summary>
  10085.       <param name="data">Array of <see cref="T:System.Byte" /> values that contain the templates.</param>
  10086.       <returns />
  10087.     </member>
  10088.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.RegisterXFileTemplates(Microsoft.DirectX.Direct3D.XFile)">
  10089.       <summary>Registers custom templates from an <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object.</summary>
  10090.       <param name="xfileObj">An <see cref="T:Microsoft.DirectX.Direct3D.XFile" /> object that contains the templates to register.</param>
  10091.       <returns />
  10092.     </member>
  10093.     <member name="M:Microsoft.DirectX.Direct3D.XFileManager.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile)">
  10094.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  10095.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object.</param>
  10096.       <returns />
  10097.     </member>
  10098.     <member name="P:Microsoft.DirectX.Direct3D.XFileManager.Disposed">
  10099.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  10100.     </member>
  10101.     <member name="P:Microsoft.DirectX.Direct3D.XFileManager.UnmanagedComPointer">
  10102.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile" /> interface pointer.</summary>
  10103.     </member>
  10104.     <member name="T:Microsoft.DirectX.Direct3D.XFileSaveData">
  10105.       <summary>Applications use the methods of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> class to add data objects as children of a .x file data node.</summary>
  10106.     </member>
  10107.     <member name="E:Microsoft.DirectX.Direct3D.XFileSaveData.Disposing">
  10108.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.XFileSaveData.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  10109.     </member>
  10110.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.AddDataObject(System.Guid,System.String,System.Guid,System.Byte[])">
  10111.       <summary>Adds a data object as a child of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> file data node.</summary>
  10112.       <param name="guidTemplate">The globally unique identifier (GUID) representing the data object's template.</param>
  10113.       <param name="name">The name of the data object to add.</param>
  10114.       <param name="guidData">A globally unique identifier (GUID) representing the data object. The data object must have been registered with <see cref="M:Microsoft.DirectX.Direct3D.XFileManager.RegisterTemplates(System.Byte[])" /> or <see cref="M:Microsoft.DirectX.Direct3D.XFileManager.RegisterXFileTemplates(Microsoft.DirectX.Direct3D.XFile)" />. Specify null if the object does not have a globally unique identifier (GUID).</param>
  10115.       <param name="data">A <see cref="T:System.Byte" /> array representing the buffer containing all required data in the data object.</param>
  10116.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object representing the file data node to which the data object will be added.</returns>
  10117.     </member>
  10118.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.AddDataReference(System.String,System.Guid)">
  10119.       <summary>Adds a data reference as a child of this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> file data node. The data reference points to a file data object.</summary>
  10120.       <param name="name">The name of the data object to add by reference. Specify null if the data object does not have a name.</param>
  10121.       <param name="guidData">The globally unique identifier (GUID) representing the data object to add by reference. If null, a reference will be added that points to the data object with the given <see cref="M:Microsoft.DirectX.Direct3D.XFileSaveData.AddDataReference(System.String,System.Guid)" />.</param>
  10122.       <returns />
  10123.     </member>
  10124.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData)">
  10125.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> class.</summary>
  10126.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData" /> interface pointer.</param>
  10127.     </member>
  10128.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.#ctor(System.IntPtr)">
  10129.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> class.</summary>
  10130.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  10131.     </member>
  10132.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.Dispose">
  10133.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object.</summary>
  10134.       <returns />
  10135.     </member>
  10136.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.Equals(System.Object)">
  10137.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  10138.       <param name="compare">Object to compare to this object.</param>
  10139.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  10140.     </member>
  10141.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.Finalize">
  10142.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object to free resources before it is destroyed by the garbage collector.</summary>
  10143.       <returns />
  10144.     </member>
  10145.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.GetHashCode">
  10146.       <summary>Returns the hash code for the current instance.</summary>
  10147.       <returns>Hash code for the instance.</returns>
  10148.     </member>
  10149.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.GetObjectByValue(System.Int32)">
  10150.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  10151.       <param name="uniqueKey">Object identifier.</param>
  10152.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFileSaveData, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> class. Not supported.</returns>
  10153.     </member>
  10154.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.GetSaveObject">
  10155.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> for this file data node.</summary>
  10156.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> representing this file data node.</returns>
  10157.     </member>
  10158.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.op_Equality(Microsoft.DirectX.Direct3D.XFileSaveData,Microsoft.DirectX.Direct3D.XFileSaveData)">
  10159.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  10160.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object to the left of the equality operator.</param>
  10161.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object to the right of the equality operator.</param>
  10162.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  10163.     </member>
  10164.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.op_Inequality(Microsoft.DirectX.Direct3D.XFileSaveData,Microsoft.DirectX.Direct3D.XFileSaveData)">
  10165.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  10166.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object to the left of the equality operator.</param>
  10167.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object to the right of the equality operator.</param>
  10168.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  10169.     </member>
  10170.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.raise_Disposing(System.Object,System.EventArgs)">
  10171.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.XFileSaveData.Disposing" /> event when called from within a derived class.</summary>
  10172.       <param name="i1">Invoking object reference; should be this object.</param>
  10173.       <param name="i2">Arguments to pass to the event handler.</param>
  10174.       <returns />
  10175.     </member>
  10176.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveData.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData)">
  10177.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  10178.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object.</param>
  10179.       <returns />
  10180.     </member>
  10181.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveData.Disposed">
  10182.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  10183.     </member>
  10184.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveData.Id">
  10185.       <summary>Retrieves the globally unique identifier (GUID) of this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> file data node.</summary>
  10186.     </member>
  10187.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveData.Name">
  10188.       <summary>Retrieves the name of this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> file data node.</summary>
  10189.     </member>
  10190.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveData.Type">
  10191.       <summary>Retrieves the template globally unique identifier (GUID) of this file data node.</summary>
  10192.     </member>
  10193.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveData.UnmanagedComPointer">
  10194.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData" /> interface pointer.</summary>
  10195.     </member>
  10196.     <member name="T:Microsoft.DirectX.Direct3D.XFileSaveObject">
  10197.       <summary>Creates and saves data objects and templates.</summary>
  10198.     </member>
  10199.     <member name="E:Microsoft.DirectX.Direct3D.XFileSaveObject.Disposing">
  10200.       <summary>Occurs when the <see cref="M:Microsoft.DirectX.Direct3D.XFileSaveObject.Dispose" /> method is called or when the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object is finalized and collected by the garbage collector of the Microsoft .NETcommon language runtime.</summary>
  10201.     </member>
  10202.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.AddDataObject(System.Guid,System.String,System.Guid,System.Byte[])">
  10203.       <summary>Adds a data object as a child of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object.</summary>
  10204.       <param name="guidTemplate">The globally unique identifier (GUID) representing the data object's template.</param>
  10205.       <param name="name">The name of the data object. Specify null if the data object does not have a name.</param>
  10206.       <param name="guidData">A globally unique identifier (GUID) representing the data object. Specify null if the object does not have a globally unique identifier (GUID).</param>
  10207.       <param name="data">A <see cref="T:System.Byte" /> array as a buffer containing all required data in the data object.</param>
  10208.       <returns>An <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveData" /> object representing the file data node to which the data object will be added.</returns>
  10209.     </member>
  10210.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.#ctor(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject)">
  10211.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> class.</summary>
  10212.       <param name="pUnk">Unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject" /> interface pointer.</param>
  10213.     </member>
  10214.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.#ctor(System.IntPtr)">
  10215.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> class.</summary>
  10216.       <param name="unmanagedObject">Pointer to an unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject" /> interface. This parameter is useful for working with unmanaged applications from managed code. Not supported.</param>
  10217.     </member>
  10218.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.Dispose">
  10219.       <summary>Immediately releases the unmanaged resources used by the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object.</summary>
  10220.       <returns />
  10221.     </member>
  10222.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.Equals(System.Object)">
  10223.       <summary>Returns a value that indicates whether the current instance is equal to a specified object.</summary>
  10224.       <param name="compare">Object to compare to this object.</param>
  10225.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  10226.     </member>
  10227.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.Finalize">
  10228.       <summary>Allows the <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object to free resources before it is destroyed by the garbage collector.</summary>
  10229.       <returns />
  10230.     </member>
  10231.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.GetHashCode">
  10232.       <summary>Returns the hash code for the current instance.</summary>
  10233.       <returns>Hash code for the instance.</returns>
  10234.     </member>
  10235.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.GetManager">
  10236.       <summary>Retrieves the <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object of the object that created this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object.</summary>
  10237.       <returns>The <see cref="T:Microsoft.DirectX.Direct3D.XFileManager" /> object of the object that created this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object.</returns>
  10238.     </member>
  10239.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.GetObjectByValue(System.Int32)">
  10240.       <summary>This member supports the infrastructure for Microsoft DirectX 9.0 for Managed Code and is not intended to be used directly from your code.</summary>
  10241.       <param name="uniqueKey">Object identifier.</param>
  10242.       <returns>Pointer to the unmanaged Component Object Model (COM) interface, ID3DXFileSaveObject, which allows unmanaged COM clients to create an instance of the managed <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> class. Not supported.</returns>
  10243.     </member>
  10244.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.op_Equality(Microsoft.DirectX.Direct3D.XFileSaveObject,Microsoft.DirectX.Direct3D.XFileSaveObject)">
  10245.       <summary>Compares the current instance of a class to another instance to determine whether they are the same.</summary>
  10246.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object to the left of the equality operator.</param>
  10247.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object to the right of the equality operator.</param>
  10248.       <returns>Returns true if the objects are the same; otherwise, false.</returns>
  10249.     </member>
  10250.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.op_Inequality(Microsoft.DirectX.Direct3D.XFileSaveObject,Microsoft.DirectX.Direct3D.XFileSaveObject)">
  10251.       <summary>Compares the current instance of a class to another instance to determine whether they are different.</summary>
  10252.       <param name="left">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object to the left of the equality operator.</param>
  10253.       <param name="right">The <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object to the right of the equality operator.</param>
  10254.       <returns>Returns true if the objects are different; otherwise, false.</returns>
  10255.     </member>
  10256.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.raise_Disposing(System.Object,System.EventArgs)">
  10257.       <summary>Raises the <see cref="E:Microsoft.DirectX.Direct3D.XFileSaveObject.Disposing" /> event when called from within a derived class.</summary>
  10258.       <param name="i1">Invoking object reference; should be this object.</param>
  10259.       <param name="i2">Arguments to pass to the event handler.</param>
  10260.       <returns />
  10261.     </member>
  10262.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.Save">
  10263.       <summary>Saves a data object and its children to a .x file on disk.</summary>
  10264.       <returns />
  10265.     </member>
  10266.     <member name="M:Microsoft.DirectX.Direct3D.XFileSaveObject.UpdateUnmanagedPointer(Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject)">
  10267.       <summary>Updates the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object. This method supports the Microsoft .NET Framework infrastructure and is not intended to be used directly in your code.</summary>
  10268.       <param name="pInterface">Pointer to the <see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject" /> structure used to update the unmanaged pointer for this <see cref="T:Microsoft.DirectX.Direct3D.XFileSaveObject" /> object.</param>
  10269.       <returns />
  10270.     </member>
  10271.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveObject.Disposed">
  10272.       <summary>Gets a value that indicates whether the object is disposed.</summary>
  10273.     </member>
  10274.     <member name="P:Microsoft.DirectX.Direct3D.XFileSaveObject.UnmanagedComPointer">
  10275.       <summary>Returns the unmanaged Component Object Model (COM)<see cref="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject" /> interface pointer.</summary>
  10276.     </member>
  10277.     <member name="T:Microsoft.DirectX.Direct3D.Fill2DTextureCallback">
  10278.       <summary>Represents the method that handles the <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.Texture,Microsoft.DirectX.Direct3D.Fill2DTextureCallback)" /> call.</summary>
  10279.       <param name="texCoord">A <see cref="T:Microsoft.DirectX.Vector2" /> object that contains the coordinates of the texel currently being evaluated. See Remarks.</param>
  10280.       <param name="texelSize">A <see cref="T:Microsoft.DirectX.Vector2" /> object that contains the dimensions of the current texel.</param>
  10281.     </member>
  10282.     <member name="T:Microsoft.DirectX.Direct3D.Fill3DTextureCallback">
  10283.       <summary>Represents the method that handles the <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.VolumeTexture,Microsoft.DirectX.Direct3D.Fill3DTextureCallback)" /> or <see cref="M:Microsoft.DirectX.Direct3D.TextureLoader.FillTexture(Microsoft.DirectX.Direct3D.CubeTexture,Microsoft.DirectX.Direct3D.Fill3DTextureCallback)" /> call.</summary>
  10284.       <param name="texCoord">A <see cref="T:Microsoft.DirectX.Vector3" /> object that contains the coordinates of the texel currently being evaluated. See Remarks.</param>
  10285.       <param name="texelSize">A <see cref="T:Microsoft.DirectX.Vector3" /> object that contains the dimensions of the current texel.</param>
  10286.     </member>
  10287.     <member name="T:Microsoft.DirectX.Direct3D.HandleAnimationCallback">
  10288.       <summary>This delegate is used to handle callbacks triggered by <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> in an animation track.</summary>
  10289.       <param name="track">Identifier of the track on which the callback occurs.</param>
  10290.       <param name="callbackData">Callback data specified in the <see cref="F:Microsoft.DirectX.Direct3D.KeyCallback.CallBackData" /> field.</param>
  10291.     </member>
  10292.     <member name="T:Microsoft.DirectX.Direct3D.PrtEngineCallback">
  10293.       <summary>Represents an optional callback method that computes the percentage of precomputed radiance transfer (PRT) compression computations completed and gives the caller the option of halting the simulator.</summary>
  10294.       <param name="percentComplete">A floating-point value that contains the percentage of spherical harmonic (SH) computations completed.</param>
  10295.     </member>
  10296.     <member name="T:Microsoft.DirectX.Direct3D.AnimationOutputFlags">
  10297.       <summary>Defines the flags used to create an <see cref="T:Microsoft.DirectX.Direct3D.AnimationOutput" /> object.</summary>
  10298.     </member>
  10299.     <member name="F:Microsoft.DirectX.Direct3D.AnimationOutputFlags.">
  10300.       <summary>Enable retrieval of the animation's rotation data.</summary>
  10301.     </member>
  10302.     <member name="F:Microsoft.DirectX.Direct3D.AnimationOutputFlags.">
  10303.       <summary>Enable retrieval of the animation's scaling data.</summary>
  10304.     </member>
  10305.     <member name="F:Microsoft.DirectX.Direct3D.AnimationOutputFlags.">
  10306.       <summary>Enable retrieval of the animation's translation data.</summary>
  10307.     </member>
  10308.     <member name="F:Microsoft.DirectX.Direct3D.AnimationOutputFlags.">
  10309.       <summary>Enable retrieval of the animation's matrix transformation data.</summary>
  10310.     </member>
  10311.     <member name="F:Microsoft.DirectX.Direct3D.AnimationOutputFlags.">
  10312.       <summary>No output desired.</summary>
  10313.     </member>
  10314.     <member name="T:Microsoft.DirectX.Direct3D.CallbackSearchFlags">
  10315.       <summary>Defines the flags used to obtain callback information.</summary>
  10316.     </member>
  10317.     <member name="F:Microsoft.DirectX.Direct3D.CallbackSearchFlags.">
  10318.       <summary>Reverses the direction of the callback search.</summary>
  10319.     </member>
  10320.     <member name="F:Microsoft.DirectX.Direct3D.CallbackSearchFlags.">
  10321.       <summary>Excludes callbacks at the initial position from the search.</summary>
  10322.     </member>
  10323.     <member name="T:Microsoft.DirectX.Direct3D.Channel">
  10324.       <summary>Defines flags that specify which channels in a texture to operate on.</summary>
  10325.     </member>
  10326.     <member name="F:Microsoft.DirectX.Direct3D.Channel.">
  10327.       <summary>Operation is performed on the alpha channel.</summary>
  10328.     </member>
  10329.     <member name="F:Microsoft.DirectX.Direct3D.Channel.">
  10330.       <summary>Operation is performed on the green channel.</summary>
  10331.     </member>
  10332.     <member name="F:Microsoft.DirectX.Direct3D.Channel.">
  10333.       <summary>Operation is performed on the blue channel.</summary>
  10334.     </member>
  10335.     <member name="F:Microsoft.DirectX.Direct3D.Channel.">
  10336.       <summary>Operation is performed on the red channel.</summary>
  10337.     </member>
  10338.     <member name="F:Microsoft.DirectX.Direct3D.Channel.">
  10339.       <summary>Operation is performed on the luminance channel.</summary>
  10340.     </member>
  10341.     <member name="T:Microsoft.DirectX.Direct3D.CharacterSet">
  10342.       <summary>Defines a character set.</summary>
  10343.     </member>
  10344.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10345.       <summary>Baltic character set.</summary>
  10346.     </member>
  10347.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10348.       <summary>Characters used by Macintosh.</summary>
  10349.     </member>
  10350.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10351.       <summary>Russian character set.</summary>
  10352.     </member>
  10353.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10354.       <summary>Eastern European character set.</summary>
  10355.     </member>
  10356.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10357.       <summary>Thai character set.</summary>
  10358.     </member>
  10359.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10360.       <summary>Vietnamese character set.</summary>
  10361.     </member>
  10362.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10363.       <summary>Turkish character set.</summary>
  10364.     </member>
  10365.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10366.       <summary>Greek character set.</summary>
  10367.     </member>
  10368.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10369.       <summary>Arabic character set.</summary>
  10370.     </member>
  10371.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10372.       <summary>Hebrew character set.</summary>
  10373.     </member>
  10374.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10375.       <summary>Korean character set.</summary>
  10376.     </member>
  10377.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10378.       <summary>Extended ASCII character set used with disk operating system (DOS) and some Microsoft Windows fonts.</summary>
  10379.     </member>
  10380.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10381.       <summary>Chinese character set used mostly in Hong Kong SAR and Taiwan.</summary>
  10382.     </member>
  10383.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10384.       <summary>Chinese character set used in mainland China.</summary>
  10385.     </member>
  10386.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10387.       <summary>Korean character set.</summary>
  10388.     </member>
  10389.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10390.       <summary>Another common spelling of the Korean character set.</summary>
  10391.     </member>
  10392.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10393.       <summary>Japanese character set.</summary>
  10394.     </member>
  10395.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10396.       <summary>Symbol character set.</summary>
  10397.     </member>
  10398.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10399.       <summary>System default character set.</summary>
  10400.     </member>
  10401.     <member name="F:Microsoft.DirectX.Direct3D.CharacterSet.">
  10402.       <summary>ASCII character set.</summary>
  10403.     </member>
  10404.     <member name="T:Microsoft.DirectX.Direct3D.CleanType">
  10405.       <summary>Defines vertex operations to perform in preparation for mesh cleaning.</summary>
  10406.     </member>
  10407.     <member name="F:Microsoft.DirectX.Direct3D.CleanType.">
  10408.       <summary>Use the <see cref="F:Microsoft.DirectX.Direct3D.CleanType.Skinning" /> or <see cref="F:Microsoft.DirectX.Direct3D.CleanType.BowTies" /> flags only as required to prevent infinite loops during mesh operations.</summary>
  10409.     </member>
  10410.     <member name="F:Microsoft.DirectX.Direct3D.CleanType.">
  10411.       <summary>Use the <see cref="F:Microsoft.DirectX.Direct3D.CleanType.BackFacing" /> flag only as required to prevent infinite loops during mesh operations.</summary>
  10412.     </member>
  10413.     <member name="F:Microsoft.DirectX.Direct3D.CleanType.">
  10414.       <summary>Use the <see cref="F:Microsoft.DirectX.Direct3D.CleanType.BackFacing" /> flag only as required to prevent infinite loops during mesh operations. Typically used to avoid breaking skinning operations.</summary>
  10415.     </member>
  10416.     <member name="F:Microsoft.DirectX.Direct3D.CleanType.">
  10417.       <summary>If a vertex is the apex of two triangle fans (a bowtie) and mesh operations will affect one of the fans, then split the shared vertex into two new vertices.</summary>
  10418.     </member>
  10419.     <member name="F:Microsoft.DirectX.Direct3D.CleanType.">
  10420.       <summary>Merge triangles that share the same vertex indices but have face normals pointing in opposite directions (back-facing triangles). Unless vertex indices are corrected so that the triangles have the same vertex winding order, mesh adjacency data from the two triangles may conflict.</summary>
  10421.     </member>
  10422.     <member name="T:Microsoft.DirectX.Direct3D.CompressionFlags">
  10423.       <summary>Defines the compression mode to use for storing compressed animation set data.</summary>
  10424.     </member>
  10425.     <member name="F:Microsoft.DirectX.Direct3D.CompressionFlags.">
  10426.       <summary>Implements fast compression.</summary>
  10427.     </member>
  10428.     <member name="T:Microsoft.DirectX.Direct3D.CompressionQuality">
  10429.       <summary>Defines spherical harmonic (SH) compression settings.</summary>
  10430.     </member>
  10431.     <member name="F:Microsoft.DirectX.Direct3D.CompressionQuality.">
  10432.       <summary>The data compression is high quality, but is slow to compress.</summary>
  10433.     </member>
  10434.     <member name="F:Microsoft.DirectX.Direct3D.CompressionQuality.">
  10435.       <summary>The data compression is low quality, but is fast to compress.</summary>
  10436.     </member>
  10437.     <member name="T:Microsoft.DirectX.Direct3D.DrawTextFormat">
  10438.       <summary>Specifies the method of formatting text.</summary>
  10439.     </member>
  10440.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10441.       <summary>Breaks words. Lines are automatically broken between words if a word extends past the edge of the rectangle specified by the <see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> parameter. A carriage return/line feed sequence also breaks the line.</summary>
  10442.     </member>
  10443.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10444.       <summary>Centers text vertically (on a single line only).</summary>
  10445.     </member>
  10446.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10447.       <summary>Displays text on a single line only. Carriage returns and line feeds do not break the line.</summary>
  10448.     </member>
  10449.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10450.       <summary>Displays text in right-to-left reading order for bidirectional text when a Hebrew or Arabic font is selected. The default reading order for all text is left-to-right.</summary>
  10451.     </member>
  10452.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10453.       <summary>Draws without clipping. <see cref="T:Microsoft.DirectX.Direct3D.Font" />.<see cref="M:Microsoft.DirectX.Direct3D.Font.DrawText" /> is somewhat faster when <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.NoClip" /> is used.</summary>
  10454.     </member>
  10455.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10456.       <summary>Expands tab characters. The default number of characters per tab is eight. The <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> and <see cref="T:Microsoft.DirectX.Direct3D.DrawTextFormat" /> values cannot be used with the <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.ExpandTabs" /> value.</summary>
  10457.     </member>
  10458.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10459.       <summary>Centers text horizontally in the rectangle.</summary>
  10460.     </member>
  10461.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10462.       <summary>Top-justifies text (on a single line only).</summary>
  10463.     </member>
  10464.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10465.       <summary>Aligns text to right.</summary>
  10466.     </member>
  10467.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10468.       <summary>Aligns text to left.</summary>
  10469.     </member>
  10470.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10471.       <summary>Justifies text to the bottom of the rectangle. This value must be combined with <see cref="F:Microsoft.DirectX.Direct3D.DrawTextFormat.SingleLine" />.</summary>
  10472.     </member>
  10473.     <member name="F:Microsoft.DirectX.Direct3D.DrawTextFormat.">
  10474.       <summary>Specifies no formatting.</summary>
  10475.     </member>
  10476.     <member name="T:Microsoft.DirectX.Direct3D.EffectDefaultType">
  10477.       <summary>Defines effect data types.</summary>
  10478.     </member>
  10479.     <member name="F:Microsoft.DirectX.Direct3D.EffectDefaultType.">
  10480.       <summary>Data type is an array of floating-point values.</summary>
  10481.     </member>
  10482.     <member name="F:Microsoft.DirectX.Direct3D.EffectDefaultType.">
  10483.       <summary>Forces this enumeration to compile to 32 bits in size. This value is not used.</summary>
  10484.     </member>
  10485.     <member name="F:Microsoft.DirectX.Direct3D.EffectDefaultType.">
  10486.       <summary>Data type is a <see cref="T:System.String" /> object.</summary>
  10487.     </member>
  10488.     <member name="T:Microsoft.DirectX.Direct3D.EventType">
  10489.       <summary>Defines the types of events that can be keyed by the animation controller.</summary>
  10490.     </member>
  10491.     <member name="F:Microsoft.DirectX.Direct3D.EventType.">
  10492.       <summary>Priority blend value.</summary>
  10493.     </member>
  10494.     <member name="F:Microsoft.DirectX.Direct3D.EventType.">
  10495.       <summary>Enable flag.</summary>
  10496.     </member>
  10497.     <member name="F:Microsoft.DirectX.Direct3D.EventType.">
  10498.       <summary>Track position.</summary>
  10499.     </member>
  10500.     <member name="F:Microsoft.DirectX.Direct3D.EventType.">
  10501.       <summary>Track weight.</summary>
  10502.     </member>
  10503.     <member name="F:Microsoft.DirectX.Direct3D.EventType.">
  10504.       <summary>Track speed.</summary>
  10505.     </member>
  10506.     <member name="T:Microsoft.DirectX.Direct3D.Filter">
  10507.       <summary>Defines texture filtering modes for a texture stage.</summary>
  10508.     </member>
  10509.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10510.       <summary>Each pixel is computed by averaging a 2x2(x2) box of pixels from the source image. This filter works only when the dimensions of the destination are half those of the source, as is the case with mipmaps.</summary>
  10511.     </member>
  10512.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10513.       <summary>Each destination pixel is computed by sampling the nearest pixel from the source image.</summary>
  10514.     </member>
  10515.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10516.       <summary>Same as specifying <see cref="F:Microsoft.DirectX.Direct3D.Filter.SrgbIn" /> | <see cref="F:Microsoft.DirectX.Direct3D.Filter.SrgbOut" />.</summary>
  10517.     </member>
  10518.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10519.       <summary>Output data is in sRGB (gamma 2.2) color space.</summary>
  10520.     </member>
  10521.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10522.       <summary>Input data is in sRGB (gamma 2.2) color space.</summary>
  10523.     </member>
  10524.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10525.       <summary>Resulting image must be dithered using a 4x4 ordered dither algorithm.</summary>
  10526.     </member>
  10527.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10528.       <summary>Resulting image must be dithered using a 4x4 ordered dither algorithm.</summary>
  10529.     </member>
  10530.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10531.       <summary>Same as specifying the <see cref="F:Microsoft.DirectX.Direct3D.Filter.MirrorU" />, <see cref="F:Microsoft.DirectX.Direct3D.Filter.MirrorV" />, and <see cref="F:Microsoft.DirectX.Direct3D.Filter.MirrorW" /> flags. This flag is always used internally for this function.</summary>
  10532.     </member>
  10533.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10534.       <summary>Pixels off the edge of the texture on the w-axis should be mirrored, not wrapped.</summary>
  10535.     </member>
  10536.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10537.       <summary>Pixels off the edge of the texture on the v-axis should be mirrored, not wrapped.</summary>
  10538.     </member>
  10539.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10540.       <summary>Pixels off the edge of the texture on the u-axis should be mirrored, not wrapped.</summary>
  10541.     </member>
  10542.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10543.       <summary>Each pixel in the source image contributes equally to the destination image. This is the slowest of the filters.</summary>
  10544.     </member>
  10545.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10546.       <summary>Bilinear interpolation filtering is used as a texture magnification or minification filter. A weighted average of a 2x2 area of texels surrounding the desired pixel is used. The texture filter to use between mipmap levels is trilinear mipmap interpolation. The rasterizer interpolates pixel color in a linear manner, using the texels of the two nearest textures.</summary>
  10547.     </member>
  10548.     <member name="F:Microsoft.DirectX.Direct3D.Filter.">
  10549.       <summary>Mipmapping disabled. The rasterizer uses the magnification filter instead.</summary>
  10550.     </member>
  10551.     <member name="T:Microsoft.DirectX.Direct3D.FontQuality">
  10552.       <summary>Specifies the level of font quality.</summary>
  10553.     </member>
  10554.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10555.       <summary>Text is rendered using the Microsoft ClearType antialiasing (smoothing) method when possible. The font quality is given more importance than maintaining the text size; thus, the text width can change. When using this mode for measuring and rendering, ensure that the application does not cache any layout information. If it does, remote users who do not have Microsoft ClearType enabled will view different width and metrics.</summary>
  10556.     </member>
  10557.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10558.       <summary>Microsoft Windows XP: Text is rendered using the Microsoft ClearType antialiasing method when possible. The font quality is given less importance than maintaining the text size.</summary>
  10559.     </member>
  10560.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10561.       <summary>Microsoft Windows NT 4.0 and later: Font is antialiased, if it supports antialiasing and if its size falls within the accepted range.Windows 95 with Microsoft Plus!, Windows 98/Windows Millennium Edition (Windows Me): The display must be greater than 8-bit color, must be a single plane device, cannot be a palette display, and cannot be part of a multiple-display monitor setup. In addition, a TrueType┬« font must be selected into a screen device context before it is used in a DIBSection (a structure that contains information about a device-independent bitmap); otherwise, antialiasing does not occur.</summary>
  10562.     </member>
  10563.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10564.       <summary>Windows 95 with Microsoft Plus!, Windows 98/Windows Millennium Edition (Windows Me), Windows NT 4.0 and later: Font is never antialiased.</summary>
  10565.     </member>
  10566.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10567.       <summary>Font's character quality is given more importance than exact matching of the logical-font attributes. For Windows Graphics Device Interface (GDI) raster fonts, scaling is disabled and the font closest in size is chosen. Although this size might not correspond exactly when <see cref="F:Microsoft.DirectX.Direct3D.FontQuality.Proof" /> is used, the font's quality is high and its appearance is not distorted. Bold, italic, underline, and strikeout fonts are synthesized if necessary.</summary>
  10568.     </member>
  10569.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10570.       <summary>Font's appearance is given less importance than when the <see cref="F:Microsoft.DirectX.Direct3D.FontQuality.Proof" /> value is used. Scaling is enabled for Windows Graphics Device Interface (GDI) raster fonts, which means that more font sizes are available, but their quality might be lower. Bold, italic, underline, and strikeout fonts are synthesized if necessary.</summary>
  10571.     </member>
  10572.     <member name="F:Microsoft.DirectX.Direct3D.FontQuality.">
  10573.       <summary>Font's appearance does not matter.</summary>
  10574.     </member>
  10575.     <member name="T:Microsoft.DirectX.Direct3D.FontWeight">
  10576.       <summary>Specifies font weights.</summary>
  10577.     </member>
  10578.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10579.       <summary>900 font weight.</summary>
  10580.     </member>
  10581.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10582.       <summary>800 font weight.</summary>
  10583.     </member>
  10584.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10585.       <summary>600 font weight.</summary>
  10586.     </member>
  10587.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10588.       <summary>400 font weight.</summary>
  10589.     </member>
  10590.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10591.       <summary>200 font weight.</summary>
  10592.     </member>
  10593.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10594.       <summary>900 font weight.</summary>
  10595.     </member>
  10596.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10597.       <summary>800 font weight.</summary>
  10598.     </member>
  10599.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10600.       <summary>700 font weight.</summary>
  10601.     </member>
  10602.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10603.       <summary>600 font weight.</summary>
  10604.     </member>
  10605.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10606.       <summary>500 font weight.</summary>
  10607.     </member>
  10608.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10609.       <summary>200 font weight.</summary>
  10610.     </member>
  10611.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10612.       <summary>100 font weight.</summary>
  10613.     </member>
  10614.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10615.       <summary>0 font weight.</summary>
  10616.     </member>
  10617.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10618.       <summary>400 font weight.</summary>
  10619.     </member>
  10620.     <member name="F:Microsoft.DirectX.Direct3D.FontWeight.">
  10621.       <summary>300 font weight.</summary>
  10622.     </member>
  10623.     <member name="T:Microsoft.DirectX.Direct3D.FX">
  10624.       <summary>Defines flags for saving shader state.</summary>
  10625.     </member>
  10626.     <member name="F:Microsoft.DirectX.Direct3D.FX.">
  10627.       <summary>No state is saved or restored.</summary>
  10628.     </member>
  10629.     <member name="F:Microsoft.DirectX.Direct3D.FX.">
  10630.       <summary>Sampler state is not saved when calling <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="M:Microsoft.DirectX.Direct3D.Effect.Begin(Microsoft.DirectX.Direct3D.FX)" />, or restored when calling <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="M:Microsoft.DirectX.Direct3D.Effect.End" />.</summary>
  10631.     </member>
  10632.     <member name="F:Microsoft.DirectX.Direct3D.FX.">
  10633.       <summary>Shader state is not saved when calling <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="M:Microsoft.DirectX.Direct3D.Effect.Begin(Microsoft.DirectX.Direct3D.FX)" />, or restored when calling <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="M:Microsoft.DirectX.Direct3D.Effect.End" />.</summary>
  10634.     </member>
  10635.     <member name="F:Microsoft.DirectX.Direct3D.FX.">
  10636.       <summary>Device state is not saved when calling <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="M:Microsoft.DirectX.Direct3D.Effect.Begin(Microsoft.DirectX.Direct3D.FX)" />, or restored when calling <see cref="T:Microsoft.DirectX.Direct3D.Effect" />.<see cref="M:Microsoft.DirectX.Direct3D.Effect.End" />.</summary>
  10637.     </member>
  10638.     <member name="T:Microsoft.DirectX.Direct3D.GpuSimulatorOption">
  10639.       <summary>Describes the resolution of the shadow z-buffer that will be used in precomputed radiance transfer (PRT) direct lighting simulation on the graphics processing unit (GPU). A higher quality z-buffer can also be specified to reduce noise in the results of the direct lighting simulation, although the simulation will be slower.</summary>
  10640.     </member>
  10641.     <member name="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.">
  10642.       <summary>Same as <see cref="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.ShadowRes512" />.</summary>
  10643.     </member>
  10644.     <member name="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.">
  10645.       <summary>The simulation is of high precision, regardless of the selected resolution. Setting this value will reduce noise in the results of the direct lighting simulation, although the simulation will be slower. May be combined with one of the other values.</summary>
  10646.     </member>
  10647.     <member name="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.">
  10648.       <summary>Highest resolution simulation. A 2048 x 2048 pixel texture is used in the simulation to encode the shadow z-buffer.</summary>
  10649.     </member>
  10650.     <member name="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.">
  10651.       <summary>High resolution simulation. A 1024 x 1024 pixel texture is used in the simulation to encode the shadow z-buffer.</summary>
  10652.     </member>
  10653.     <member name="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.">
  10654.       <summary>Medium resolution simulation. A 512 x 512 pixel texture is used in the simulation to encode the shadow z-buffer. This is the default value.</summary>
  10655.     </member>
  10656.     <member name="F:Microsoft.DirectX.Direct3D.GpuSimulatorOption.">
  10657.       <summary>Low resolution simulation. A 256 x 256 pixel texture is used in the simulation to encode the shadow z-buffer.</summary>
  10658.     </member>
  10659.     <member name="T:Microsoft.DirectX.Direct3D.ImageFileFormat">
  10660.       <summary>Defines the supported image file formats.</summary>
  10661.     </member>
  10662.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10663.       <summary>Portable float map file format.</summary>
  10664.     </member>
  10665.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10666.       <summary>High dynamic-range file format.</summary>
  10667.     </member>
  10668.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10669.       <summary>Microsoft Windows bitmap file format.</summary>
  10670.     </member>
  10671.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10672.       <summary>Portable pixmap file format.</summary>
  10673.     </member>
  10674.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10675.       <summary>DirectDrawSurface file format.</summary>
  10676.     </member>
  10677.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10678.       <summary>Portable Network Graphics file format.</summary>
  10679.     </member>
  10680.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10681.       <summary>Truevision Targa image file format.</summary>
  10682.     </member>
  10683.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10684.       <summary>Joint Photographic Experts Group (JPEG) compressed file format.</summary>
  10685.     </member>
  10686.     <member name="F:Microsoft.DirectX.Direct3D.ImageFileFormat.">
  10687.       <summary>Microsoft Windows bitmap file format.</summary>
  10688.     </member>
  10689.     <member name="T:Microsoft.DirectX.Direct3D.IncludeType">
  10690.       <summary>Defines an include file.</summary>
  10691.     </member>
  10692.     <member name="F:Microsoft.DirectX.Direct3D.IncludeType.">
  10693.       <summary>Indicates a system resource.</summary>
  10694.     </member>
  10695.     <member name="F:Microsoft.DirectX.Direct3D.IncludeType.">
  10696.       <summary>Indicates a local resource.</summary>
  10697.     </member>
  10698.     <member name="T:Microsoft.DirectX.Direct3D.MeshFlags">
  10699.       <summary>Defines flags used to specify creation options for a mesh.</summary>
  10700.     </member>
  10701.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10702.       <summary>Simplifies the mesh by the number of faces specified in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> method.</summary>
  10703.     </member>
  10704.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10705.       <summary>Simplifies the mesh by the number of vertices specified in the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> parameter of the <see cref="M:Microsoft.DirectX.Direct3D.Mesh.Simplify" /> method.</summary>
  10706.     </member>
  10707.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10708.       <summary>Specifies a default vertex cache size that works well on older hardware.</summary>
  10709.     </member>
  10710.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10711.       <summary>Specifies that vertices shared between attribute groups should not be split during attribute sorting.</summary>
  10712.     </member>
  10713.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10714.       <summary>Optimizes the faces only; does not optimize the vertices.</summary>
  10715.     </member>
  10716.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10717.       <summary>Reorders faces to maximize the length of adjacent triangles.</summary>
  10718.     </member>
  10719.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10720.       <summary>Reorders faces to increase the cache hit rate of vertex caches.</summary>
  10721.     </member>
  10722.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10723.       <summary>Reorders faces to optimize for fewer attribute bundle state changes and enhanced <see cref="T:Microsoft.DirectX.Direct3D.BaseMesh" />.<see cref="M:Microsoft.DirectX.Direct3D.BaseMesh.DrawSubset(System.Int32)" /> performance.</summary>
  10724.     </member>
  10725.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10726.       <summary>Reorders faces to remove unused vertices and faces.</summary>
  10727.     </member>
  10728.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10729.       <summary>Equivalent to specifying both <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.VbSoftwareProcessing" /> and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbSoftwareProcessing" />.</summary>
  10730.     </member>
  10731.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10732.       <summary>Equivalent to specifying both <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.VbDynamic" /> and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbDynamic" />.</summary>
  10733.     </member>
  10734.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10735.       <summary>Equivalent to specifying both <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.VbWriteOnly" /> and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbWriteOnly" />.</summary>
  10736.     </member>
  10737.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10738.       <summary>Equivalent to specifying both <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.VbManaged" /> and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbManaged" />.</summary>
  10739.     </member>
  10740.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10741.       <summary>Equivalent to specifying both <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.VbSystemMem" /> and <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.IbSystemMem" />.</summary>
  10742.     </member>
  10743.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10744.       <summary>Specifies use of hardware processing only. For mixed-mode devices, this flag causes the system to use hardware processing if it is supported, and software processing otherwise.</summary>
  10745.     </member>
  10746.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10747.       <summary>Forces the cloned meshes to share vertex buffers.</summary>
  10748.     </member>
  10749.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10750.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Usage.SoftwareProcessing" /> usage flag for index buffers.</summary>
  10751.     </member>
  10752.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10753.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> usage flag for index buffers.</summary>
  10754.     </member>
  10755.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10756.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Usage.WriteOnly" /> usage flag for index buffers.</summary>
  10757.     </member>
  10758.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10759.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Pool.Managed" /> memory class for index buffers.</summary>
  10760.     </member>
  10761.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10762.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Pool.SystemMemory" /> memory class for index buffers.</summary>
  10763.     </member>
  10764.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10765.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Usage.SoftwareProcessing" /> usage flag for vertex buffers.</summary>
  10766.     </member>
  10767.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10768.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Usage.Dynamic" /> usage flag for vertex buffers.</summary>
  10769.     </member>
  10770.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10771.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Usage.WriteOnly" /> usage flag for vertex buffers.</summary>
  10772.     </member>
  10773.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10774.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Pool.Managed" /> memory class for vertex buffers.</summary>
  10775.     </member>
  10776.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10777.       <summary>Specifies use of the <see cref="F:Microsoft.DirectX.Direct3D.Pool.SystemMemory" /> memory class for vertex buffers.</summary>
  10778.     </member>
  10779.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10780.       <summary>Causes the vertex and index buffer of the mesh to be created with the <see cref="F:Microsoft.DirectX.Direct3D.MeshFlags.NPatches" /> flag. This is required if the mesh object will be rendered using N-patch enhancement with Microsoft Direct3D.</summary>
  10781.     </member>
  10782.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10783.       <summary>Used for vertex and index buffers.</summary>
  10784.     </member>
  10785.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10786.       <summary>Used for vertex and index buffers.</summary>
  10787.     </member>
  10788.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10789.       <summary>Used for vertex and index buffers.</summary>
  10790.     </member>
  10791.     <member name="F:Microsoft.DirectX.Direct3D.MeshFlags.">
  10792.       <summary>Specifies 32-bit indices instead of 16-bit indices for the mesh.</summary>
  10793.     </member>
  10794.     <member name="T:Microsoft.DirectX.Direct3D.NormalMap">
  10795.       <summary>Defines the flags used to convert a height map into a normal map.</summary>
  10796.     </member>
  10797.     <member name="F:Microsoft.DirectX.Direct3D.NormalMap.">
  10798.       <summary>Computes the per-pixel occlusion term and encodes it into the alpha. An alpha of 1 means that the pixel is not obscured in any way; an alpha of 0 means that the pixel is completely obscured.</summary>
  10799.     </member>
  10800.     <member name="F:Microsoft.DirectX.Direct3D.NormalMap.">
  10801.       <summary>Inverts the direction of each normal.</summary>
  10802.     </member>
  10803.     <member name="F:Microsoft.DirectX.Direct3D.NormalMap.">
  10804.       <summary>Same as specifying <see cref="F:Microsoft.DirectX.Direct3D.NormalMap.MirrorU" /> and <see cref="F:Microsoft.DirectX.Direct3D.NormalMap.MirrorV" />.</summary>
  10805.     </member>
  10806.     <member name="F:Microsoft.DirectX.Direct3D.NormalMap.">
  10807.       <summary>Indicates that pixels off the edge of the texture on the v-axis should be mirrored, not wrapped.</summary>
  10808.     </member>
  10809.     <member name="F:Microsoft.DirectX.Direct3D.NormalMap.">
  10810.       <summary>Indicates that pixels off the edge of the texture on the u-axis should be mirrored, not wrapped.</summary>
  10811.     </member>
  10812.     <member name="T:Microsoft.DirectX.Direct3D.ParameterClass">
  10813.       <summary>Defines the class of the object.</summary>
  10814.     </member>
  10815.     <member name="F:Microsoft.DirectX.Direct3D.ParameterClass.">
  10816.       <summary>Object is a structure.</summary>
  10817.     </member>
  10818.     <member name="F:Microsoft.DirectX.Direct3D.ParameterClass.">
  10819.       <summary>Object is a texture, a shader, or a string.</summary>
  10820.     </member>
  10821.     <member name="F:Microsoft.DirectX.Direct3D.ParameterClass.">
  10822.       <summary>Object is a column major matrix.</summary>
  10823.     </member>
  10824.     <member name="F:Microsoft.DirectX.Direct3D.ParameterClass.">
  10825.       <summary>Object is a row major matrix.</summary>
  10826.     </member>
  10827.     <member name="F:Microsoft.DirectX.Direct3D.ParameterClass.">
  10828.       <summary>Object is a vector.</summary>
  10829.     </member>
  10830.     <member name="F:Microsoft.DirectX.Direct3D.ParameterClass.">
  10831.       <summary>Object is a scalar.</summary>
  10832.     </member>
  10833.     <member name="T:Microsoft.DirectX.Direct3D.ParameterFlags">
  10834.       <summary>Defines shader and effect constants.</summary>
  10835.     </member>
  10836.     <member name="F:Microsoft.DirectX.Direct3D.ParameterFlags.">
  10837.       <summary>The parameter is marked as an annotation.</summary>
  10838.     </member>
  10839.     <member name="F:Microsoft.DirectX.Direct3D.ParameterFlags.">
  10840.       <summary>The value of a parameter will be shared by all effects in the same namespace. Changing the value in one effect will change it in all shared effects.</summary>
  10841.     </member>
  10842.     <member name="F:Microsoft.DirectX.Direct3D.ParameterFlags.">
  10843.       <summary>The parameter is marked as a literal value. Literal parameters cannot change after compile, allowing the compiler to optimize their usage. Shared parameters cannot be marked as a literal.</summary>
  10844.     </member>
  10845.     <member name="T:Microsoft.DirectX.Direct3D.ParameterType">
  10846.       <summary>Defines the data contained by the enumeration.</summary>
  10847.     </member>
  10848.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10849.       <summary>Parameter is a sampler.</summary>
  10850.     </member>
  10851.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10852.       <summary>Parameter is a <see cref="T:System.Boolean" /> value.</summary>
  10853.     </member>
  10854.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10855.       <summary>Parameter is a <see cref="T:System.Void" /> object.</summary>
  10856.     </member>
  10857.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10858.       <summary>Parameter is a cube sampler.</summary>
  10859.     </member>
  10860.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10861.       <summary>Parameter is a 3-D sampler.</summary>
  10862.     </member>
  10863.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10864.       <summary>Parameter is a 2-D sampler.</summary>
  10865.     </member>
  10866.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10867.       <summary>Parameter is a 1-D sampler.</summary>
  10868.     </member>
  10869.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10870.       <summary>Parameter is a cube texture.</summary>
  10871.     </member>
  10872.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10873.       <summary>Parameter is a 3-D texture.</summary>
  10874.     </member>
  10875.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10876.       <summary>Parameter is a 2-D texture.</summary>
  10877.     </member>
  10878.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10879.       <summary>Parameter is a 1-D texture.</summary>
  10880.     </member>
  10881.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10882.       <summary>Parameter is a <see cref="T:System.String" /> object.</summary>
  10883.     </member>
  10884.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10885.       <summary>Parameter is a floating-point number.</summary>
  10886.     </member>
  10887.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10888.       <summary>Parameter is an <see cref="T:System.Int32" /> value.</summary>
  10889.     </member>
  10890.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10891.       <summary>Parameter is a vertex shader.</summary>
  10892.     </member>
  10893.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10894.       <summary>Parameter is a pixel shader.</summary>
  10895.     </member>
  10896.     <member name="F:Microsoft.DirectX.Direct3D.ParameterType.">
  10897.       <summary>Parameter is a texture.</summary>
  10898.     </member>
  10899.     <member name="T:Microsoft.DirectX.Direct3D.PatchType">
  10900.       <summary>Defines mesh patch types.</summary>
  10901.     </member>
  10902.     <member name="F:Microsoft.DirectX.Direct3D.PatchType.">
  10903.       <summary>Rectangle patch mesh type.</summary>
  10904.     </member>
  10905.     <member name="F:Microsoft.DirectX.Direct3D.PatchType.">
  10906.       <summary>N-patch mesh type.</summary>
  10907.     </member>
  10908.     <member name="F:Microsoft.DirectX.Direct3D.PatchType.">
  10909.       <summary>Triangle patch mesh type.</summary>
  10910.     </member>
  10911.     <member name="T:Microsoft.DirectX.Direct3D.PitchAndFamily">
  10912.       <summary>Defines font families.</summary>
  10913.     </member>
  10914.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10915.       <summary>Specifies a novelty font; for example, Old English.</summary>
  10916.     </member>
  10917.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10918.       <summary>Specifies a font that is designed to look like handwriting; for example, Script and Cursive.</summary>
  10919.     </member>
  10920.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10921.       <summary>Specifies a monospace font with or without serifs. Monospace fonts are usually modern; examples include Pica, Elite, and Courier New.</summary>
  10922.     </member>
  10923.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10924.       <summary>Specifies a proportional font without serifs; for example, Arial.</summary>
  10925.     </member>
  10926.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10927.       <summary>Specifies a proportional font with serifs; for example, Times New Roman.</summary>
  10928.     </member>
  10929.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10930.       <summary>Specifies a generic family name, which is used when information about a font does not exist or does not matter. The default font is used.</summary>
  10931.     </member>
  10932.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10933.       <summary>Specifies a monospace font.</summary>
  10934.     </member>
  10935.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10936.       <summary>Specifies a variable-pitch font.</summary>
  10937.     </member>
  10938.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10939.       <summary>Specifies a fixed-pitch font.</summary>
  10940.     </member>
  10941.     <member name="F:Microsoft.DirectX.Direct3D.PitchAndFamily.">
  10942.       <summary>Specifies default pitch.</summary>
  10943.     </member>
  10944.     <member name="T:Microsoft.DirectX.Direct3D.PlaybackType">
  10945.       <summary>Defines the type of looping mode to use for playback of an animation set.</summary>
  10946.     </member>
  10947.     <member name="F:Microsoft.DirectX.Direct3D.PlaybackType.">
  10948.       <summary>Animation alternates endlessly between playing forward and playing backward.</summary>
  10949.     </member>
  10950.     <member name="F:Microsoft.DirectX.Direct3D.PlaybackType.">
  10951.       <summary>Animation plays once, then stops on the last frame.</summary>
  10952.     </member>
  10953.     <member name="F:Microsoft.DirectX.Direct3D.PlaybackType.">
  10954.       <summary>Animation repeats endlessly.</summary>
  10955.     </member>
  10956.     <member name="T:Microsoft.DirectX.Direct3D.Precision">
  10957.       <summary>Specifies the desired output precision.</summary>
  10958.     </member>
  10959.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10960.       <summary>When more than one font has a given name, use the device font if available.</summary>
  10961.     </member>
  10962.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10963.       <summary>Microsoft Windows 2000/Windows XP: When more than one font has a given name, choose a PostScript font if available.</summary>
  10964.     </member>
  10965.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10966.       <summary>Specifies an outline-based screen font.</summary>
  10967.     </member>
  10968.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10969.       <summary>Microsoft Windows NT/Windows 2000/Windows XP: This value instructs the font mapper to choose from TrueType and other outline-based fonts.</summary>
  10970.     </member>
  10971.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10972.       <summary>Windows 2000/Windows XP: When more than one font has a given name, use the TrueType┬« font if available.</summary>
  10973.     </member>
  10974.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10975.       <summary>When more than one font has a given name, use the raster font if available.</summary>
  10976.     </member>
  10977.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10978.       <summary>When more than one font has a given name, use the TrueType┬« font if available.</summary>
  10979.     </member>
  10980.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10981.       <summary>Specifies a font with attributes that exactly match the requested attributes.</summary>
  10982.     </member>
  10983.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10984.       <summary>Specifies the font with a size (height and width) that most closely matches the requested size. The driver may disregard the requested orientation, but other attributes must match.</summary>
  10985.     </member>
  10986.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10987.       <summary>Specifies a font with a size (height and width) that most closely matches the requested size. The driver may disregard the requested orientation and escapement, but other attributes must match.</summary>
  10988.     </member>
  10989.     <member name="F:Microsoft.DirectX.Direct3D.Precision.">
  10990.       <summary>Specifies any reasonable font.</summary>
  10991.     </member>
  10992.     <member name="T:Microsoft.DirectX.Direct3D.PriorityType">
  10993.       <summary>Defines the priority type an animation track is assigned to.</summary>
  10994.     </member>
  10995.     <member name="F:Microsoft.DirectX.Direct3D.PriorityType.">
  10996.       <summary>Blends the track with all high-priority tracks before the high-priority blend is mixed with the low-priority blend.</summary>
  10997.     </member>
  10998.     <member name="F:Microsoft.DirectX.Direct3D.PriorityType.">
  10999.       <summary>Blends the track with all low-priority tracks before the low-priority blend is mixed with the high-priority blend.</summary>
  11000.     </member>
  11001.     <member name="T:Microsoft.DirectX.Direct3D.RegisterSet">
  11002.       <summary>Defines the data type of the register.</summary>
  11003.     </member>
  11004.     <member name="F:Microsoft.DirectX.Direct3D.RegisterSet.">
  11005.       <summary>4-D sampler data.</summary>
  11006.     </member>
  11007.     <member name="F:Microsoft.DirectX.Direct3D.RegisterSet.">
  11008.       <summary>Boolean value.</summary>
  11009.     </member>
  11010.     <member name="F:Microsoft.DirectX.Direct3D.RegisterSet.">
  11011.       <summary>4-D floating-point number.</summary>
  11012.     </member>
  11013.     <member name="F:Microsoft.DirectX.Direct3D.RegisterSet.">
  11014.       <summary>4-D integer number.</summary>
  11015.     </member>
  11016.     <member name="T:Microsoft.DirectX.Direct3D.ShaderFlags">
  11017.       <summary>Defines the compiler options to use during a shader compilation.</summary>
  11018.     </member>
  11019.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11020.       <summary>Inserts debug file name and line number information during compilation.</summary>
  11021.     </member>
  11022.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11023.       <summary>Instructs the compiler to use no options during compilation. Value resolves to 0.</summary>
  11024.     </member>
  11025.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11026.       <summary>Instructs the compiler to prefer using flow-control instructions.</summary>
  11027.     </member>
  11028.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11029.       <summary>Instructs the compiler to avoid using flow-control instructions.</summary>
  11030.     </member>
  11031.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11032.       <summary>Disables preshaders; that is, the compiler will not pull out static expressions for evaluation on the host CPU.</summary>
  11033.     </member>
  11034.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11035.       <summary>Instructs the compiler to use software pixel shaders.</summary>
  11036.     </member>
  11037.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11038.       <summary>Instructs the compiler to use software vertex shaders.</summary>
  11039.     </member>
  11040.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11041.       <summary>Indicates to the device that the operation can be performed and the result stored at a lower precision (at least s10e5).</summary>
  11042.     </member>
  11043.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11044.       <summary>Instructs the compiler to pack matrices in column major order (that is, each vector in a single column).</summary>
  11045.     </member>
  11046.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11047.       <summary>Instructs the compiler to pack matrices in row major order (that is, each vector in a single row).</summary>
  11048.     </member>
  11049.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11050.       <summary>Instructs the compiler to skip optimization steps during code generation. This option is valid only when calling <see cref="T:Microsoft.DirectX.Direct3D.ShaderLoader" />.<see cref="M:Microsoft.DirectX.Direct3D.ShaderLoader.CompileShader" />; it is not recommended unless you are trying to isolate a code problem that you suspect originates in the compiler.</summary>
  11051.     </member>
  11052.     <member name="F:Microsoft.DirectX.Direct3D.ShaderFlags.">
  11053.       <summary>Prevents the compiler from validating the generated code against known capabilities and constraints. This option is recommended only when compiling shaders that are known to work (that is, those that have compiled before without this option). Shaders are always validated before they are set to the device.</summary>
  11054.     </member>
  11055.     <member name="T:Microsoft.DirectX.Direct3D.SpriteFlags">
  11056.       <summary>Defines flags used to specify sprite rendering options.</summary>
  11057.     </member>
  11058.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11059.       <summary>Enables alpha blending with <see cref="T:Microsoft.DirectX.Direct3D.RenderStateManager" />.<see cref="P:Microsoft.DirectX.Direct3D.RenderStateManager.AlphaTestEnable" /> set to true (for nonzero alpha). <see cref="F:Microsoft.DirectX.Direct3D.Blend.SourceAlpha" /> is the source blend state, and <see cref="F:Microsoft.DirectX.Direct3D.Blend.InvSourceAlpha" /> is the destination blend state in calls to <see cref="T:Microsoft.DirectX.Direct3D.RenderStateManager" />. The<see cref="T:Microsoft.DirectX.Direct3D.Font" /> class requires this flag to be set when drawing text.</summary>
  11060.     </member>
  11061.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11062.       <summary>Sorts sprites by depth in back-to-front order prior to drawing. This option is recommended when drawing transparent sprites of varying depths.</summary>
  11063.     </member>
  11064.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11065.       <summary>Sorts sprites by depth in front-to-back order prior to drawing. This option is recommended when drawing opaque sprites of varying depths.</summary>
  11066.     </member>
  11067.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11068.       <summary>Sorts sprites by texture prior to drawing. This option is recommended when drawing non-overlapping sprites of uniform depth; for example, drawing screen-aligned text with <see cref="T:Microsoft.DirectX.Direct3D.Font" />.</summary>
  11069.     </member>
  11070.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11071.       <summary>Rotates each sprite around its center so that it is facing the viewer. <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.SetWorldViewLH(Microsoft.DirectX.Matrix,Microsoft.DirectX.Matrix)" /> or <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.SetWorldViewRH(Microsoft.DirectX.Matrix,Microsoft.DirectX.Matrix)" /> must be called first.</summary>
  11072.     </member>
  11073.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11074.       <summary>Specifies no modification of the world, view, and projection transforms. The transforms currently set to the device are used to transform sprites when the batched sprites are drawn (that is, when <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.Flush" /> or <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.End" /> is called). If this option is not specified, the world, view, and projection transforms are modified so that sprites are drawn in screen-space coordinates.</summary>
  11075.     </member>
  11076.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11077.       <summary>Specifies no changes to the device render state when <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.Begin(Microsoft.DirectX.Direct3D.SpriteFlags)" /> is called. The device is assumed to be in a valid state to draw vertices when the <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" />.<see cref="P:Microsoft.DirectX.Direct3D.VertexElement.UsageIndex" /> property equals 0 and <see cref="T:Microsoft.DirectX.Direct3D.VertexElement" />.<see cref="P:Microsoft.DirectX.Direct3D.VertexElement.DeclarationUsage" /> is set to <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.DeclarationUsage.Position" />, <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.DeclarationUsage.TextureCoordinate" />, or <see cref="F:Microsoft.DirectX.Direct3D.DeclarationUsage.DeclarationUsage.Color" />.</summary>
  11078.     </member>
  11079.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11080.       <summary>Prevents the device state from being saved or restored when <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.Begin(Microsoft.DirectX.Direct3D.SpriteFlags)" /> or <see cref="T:Microsoft.DirectX.Direct3D.Sprite" />.<see cref="M:Microsoft.DirectX.Direct3D.Sprite.End" /> is called.</summary>
  11081.     </member>
  11082.     <member name="F:Microsoft.DirectX.Direct3D.SpriteFlags.">
  11083.       <summary>Resolves the value to 0.</summary>
  11084.     </member>
  11085.     <member name="T:Microsoft.DirectX.Direct3D.TangentOptions">
  11086.       <summary>Defines settings used for mesh tangent frame computations.</summary>
  11087.     </member>
  11088.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11089.       <summary>The results are stored in the original input mesh, and the output mesh is not used.</summary>
  11090.     </member>
  11091.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11092.       <summary>Compute the per-vertex normal vector for each triangle of the input mesh, and ignore any normal vectors already in the input mesh.</summary>
  11093.     </member>
  11094.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11095.       <summary>Vertices are ordered in a clockwise direction around each triangle. The computed normal vector direction is therefore inverted 180 degrees from the direction computed using counterclockwise vertex ordering.</summary>
  11096.     </member>
  11097.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11098.       <summary>Compute a unit-length normal vector for each triangle of the input mesh. Mutually exclusive with <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.WeightByArea" />.</summary>
  11099.     </member>
  11100.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11101.       <summary>Weight the direction of the computed per-vertex normal or partial derivative vector according to the areas of triangles attached to that vertex. Mutually exclusive with <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.WeightEqual" />.</summary>
  11102.     </member>
  11103.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11104.       <summary>Compute the partial derivative with respect to texture coordinate u independently for each vertex, and then compute the partial derivative with respect to v as the cross product of the normal vector and the partial derivative with respect to u. Mutually exclusive with <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.Orthogonalize" /> and <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.OrthogonalizeFromV" />.</summary>
  11105.     </member>
  11106.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11107.       <summary>Compute the partial derivative with respect to texture coordinate v independently for each vertex, and then compute the partial derivative with respect to u as the cross product of the partial derivative with respect to v and the normal vector. Mutually exclusive with <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.Orthogonalize" /> and <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.OrthogonalizeFromU" />.</summary>
  11108.     </member>
  11109.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11110.       <summary>Transform texture coordinates to orthogonal Cartesian coordinates. Mutually exclusive with <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.OrthogonalizeFromU" /> and <see cref="F:Microsoft.DirectX.Direct3D.TangentOptions.OrthogonalizeFromV" />.</summary>
  11111.     </member>
  11112.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11113.       <summary>Do not normalize partial derivatives with respect to texture coordinates. If not normalized, the scale of the partial derivatives is proportional to the scale of the 3-D model divided by the scale of the triangle in (u, v) space. This scale value provides a measure of how much the texture is stretched in a given direction. The resulting vector length is a weighted sum of the lengths of the partial derivatives.</summary>
  11114.     </member>
  11115.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11116.       <summary>Texture coordinate values in both u and v directions are between 0 and 1. In this case a texture coordinate set will be chosen that minimizes the perimeter of the triangle.</summary>
  11117.     </member>
  11118.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11119.       <summary>Texture coordinate values in the v direction are between 0 and 1. In this case a texture coordinate set will be chosen that minimizes the perimeter of the triangle.</summary>
  11120.     </member>
  11121.     <member name="F:Microsoft.DirectX.Direct3D.TangentOptions.">
  11122.       <summary>Texture coordinate values in the u direction are between 0 and 1. In this case a texture coordinate set will be chosen that minimizes the perimeter of the triangle.</summary>
  11123.     </member>
  11124.     <member name="T:Microsoft.DirectX.Direct3D.TransitionType">
  11125.       <summary>Defines the transition style between values of a mesh animation.</summary>
  11126.     </member>
  11127.     <member name="F:Microsoft.DirectX.Direct3D.TransitionType.">
  11128.       <summary>Ease-in, ease-out spline transition between values.</summary>
  11129.     </member>
  11130.     <member name="F:Microsoft.DirectX.Direct3D.TransitionType.">
  11131.       <summary>Linear transition between values.</summary>
  11132.     </member>
  11133.     <member name="T:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags">
  11134.       <summary>Defines the options for welding vertices together.</summary>
  11135.     </member>
  11136.     <member name="F:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags.">
  11137.       <summary>Instructs the weld to allow vertices to be modified only, not removed. This flag is valid only if <see cref="F:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags.WeldPartialMatches" /> is set. It is useful to modify vertices so that they are equal, but not to allow vertices to be removed.</summary>
  11138.     </member>
  11139.     <member name="F:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags.">
  11140.       <summary>Instructs the weld to allow vertices to be modified only, not removed. This flag is valid only if <see cref="F:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags.WeldPartialMatches" /> is set. It is useful to modify vertices to be equal, but not to allow vertices to be removed.</summary>
  11141.     </member>
  11142.     <member name="F:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags.">
  11143.       <summary>If a given vertex component is within epsilon, instructs the weld to modify partially matched vertices so that both components are equal. If all components are equal, one of the vertices is removed.</summary>
  11144.     </member>
  11145.     <member name="F:Microsoft.DirectX.Direct3D.WeldEpsilonsFlags.">
  11146.       <summary>Welds all vertices that are marked by adjacency as being overlapping.</summary>
  11147.     </member>
  11148.     <member name="T:Microsoft.DirectX.Direct3D.XFileErrorCodes">
  11149.       <summary>Defines XFile error codes. The methods used to work with Microsoft DirectX XFiles can return the following return values. Exceptions thrown from methods that use XFiles can also contain these values.</summary>
  11150.     </member>
  11151.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11152.       <summary>A cache file could not be read.</summary>
  11153.     </member>
  11154.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11155.       <summary>No further data is available.</summary>
  11156.     </member>
  11157.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11158.       <summary>All objects have been enumerated.</summary>
  11159.     </member>
  11160.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11161.       <summary>Template member data could not be retrieved.</summary>
  11162.     </member>
  11163.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11164.       <summary>Array size exceeds the allowable size.</summary>
  11165.     </member>
  11166.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11167.       <summary>File could not be parsed.</summary>
  11168.     </member>
  11169.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11170.       <summary>A file read or write operation failed.</summary>
  11171.     </member>
  11172.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11173.       <summary>File is not the expected size.</summary>
  11174.     </member>
  11175.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11176.       <summary>File has an invalid format version.</summary>
  11177.     </member>
  11178.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11179.       <summary>File has an invalid format.</summary>
  11180.     </member>
  11181.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11182.       <summary>Resource is invalid.</summary>
  11183.     </member>
  11184.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11185.       <summary>Resource could not be found.</summary>
  11186.     </member>
  11187.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11188.       <summary>File could not be found.</summary>
  11189.     </member>
  11190.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11191.       <summary>Operation has not completed.</summary>
  11192.     </member>
  11193.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11194.       <summary>Object could not be found.</summary>
  11195.     </member>
  11196.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11197.       <summary>File did not match known template types.</summary>
  11198.     </member>
  11199.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11200.       <summary>A variable is outside its expected range; typically returned when an object is invalid.</summary>
  11201.     </member>
  11202.     <member name="F:Microsoft.DirectX.Direct3D.XFileErrorCodes.">
  11203.       <summary>Data could not be read from or written to an object.</summary>
  11204.     </member>
  11205.     <member name="T:Microsoft.DirectX.Direct3D.XFileFormat">
  11206.       <summary>Defines file formats for XFiles.</summary>
  11207.     </member>
  11208.     <member name="F:Microsoft.DirectX.Direct3D.XFileFormat.">
  11209.       <summary>Indicates a compressed file.</summary>
  11210.     </member>
  11211.     <member name="F:Microsoft.DirectX.Direct3D.XFileFormat.">
  11212.       <summary>Indicates a text file.</summary>
  11213.     </member>
  11214.     <member name="F:Microsoft.DirectX.Direct3D.XFileFormat.">
  11215.       <summary>Indicates a binary file.</summary>
  11216.     </member>
  11217.     <member name="T:Microsoft.DirectX.Direct3D.AnimationRootFrame">
  11218.       <summary>Contains the root frame and animation controller in a frame hierarchy.</summary>
  11219.     </member>
  11220.     <member name="M:Microsoft.DirectX.Direct3D.AnimationRootFrame.#ctor">
  11221.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AnimationRootFrame" /> structure.</summary>
  11222.     </member>
  11223.     <member name="P:Microsoft.DirectX.Direct3D.AnimationRootFrame.AnimationController">
  11224.       <summary>Retrieves the animation controller.</summary>
  11225.     </member>
  11226.     <member name="P:Microsoft.DirectX.Direct3D.AnimationRootFrame.FrameHierarchy">
  11227.       <summary>Retrieves the root node reference of the loaded frame hierarchy.</summary>
  11228.     </member>
  11229.     <member name="T:Microsoft.DirectX.Direct3D.AttributeRange">
  11230.       <summary>Stores an attribute table entry.</summary>
  11231.     </member>
  11232.     <member name="M:Microsoft.DirectX.Direct3D.AttributeRange.#ctor">
  11233.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AttributeRange" /> structure.</summary>
  11234.     </member>
  11235.     <member name="M:Microsoft.DirectX.Direct3D.AttributeRange.ToString">
  11236.       <summary>Obtains a string representation of the current instance.</summary>
  11237.       <returns>String that represents the object.</returns>
  11238.     </member>
  11239.     <member name="P:Microsoft.DirectX.Direct3D.AttributeRange.AttributeId">
  11240.       <summary>Retrieves or sets the attribute table identifier.</summary>
  11241.     </member>
  11242.     <member name="P:Microsoft.DirectX.Direct3D.AttributeRange.FaceCount">
  11243.       <summary>Retrieves or sets the number of faces included in an attribute table entry.</summary>
  11244.     </member>
  11245.     <member name="P:Microsoft.DirectX.Direct3D.AttributeRange.FaceStart">
  11246.       <summary>Retrieves or sets the first face in an attribute group.</summary>
  11247.     </member>
  11248.     <member name="P:Microsoft.DirectX.Direct3D.AttributeRange.VertexCount">
  11249.       <summary>Retrieves or sets the number of vertices in the attribute group.</summary>
  11250.     </member>
  11251.     <member name="P:Microsoft.DirectX.Direct3D.AttributeRange.VertexStart">
  11252.       <summary>Retrieves or sets the first vertex in an attribute group.</summary>
  11253.     </member>
  11254.     <member name="T:Microsoft.DirectX.Direct3D.AttributeWeights">
  11255.       <summary>Specifies mesh weight attributes.</summary>
  11256.     </member>
  11257.     <member name="M:Microsoft.DirectX.Direct3D.AttributeWeights.#ctor">
  11258.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.AttributeWeights" /> structure.</summary>
  11259.     </member>
  11260.     <member name="M:Microsoft.DirectX.Direct3D.AttributeWeights.ToString">
  11261.       <summary>Obtains a string representation of the current instance.</summary>
  11262.       <returns>String that represents the object.</returns>
  11263.     </member>
  11264.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Binormal">
  11265.       <summary>Retrieves or sets a numerical value that indicates the degree to which binormal data is used in simplification operations.</summary>
  11266.     </member>
  11267.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Boundary">
  11268.       <summary>Retrieves or sets a numerical value that indicates the degree to which boundary data is used in simplification operations.</summary>
  11269.     </member>
  11270.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Diffuse">
  11271.       <summary>Retrieves or sets a numerical value that indicates the degree to which diffuse data is used in simplification operations.</summary>
  11272.     </member>
  11273.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Normal">
  11274.       <summary>Retrieves or sets a numerical value that indicates the degree to which normal data is used in simplification operations.</summary>
  11275.     </member>
  11276.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Position">
  11277.       <summary>Retrieves or sets a numerical value that indicates the degree to which position data is used in simplification operations.</summary>
  11278.     </member>
  11279.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Specular">
  11280.       <summary>Retrieves or sets a numerical value that indicates the degree to which specular data is used in simplification operations.</summary>
  11281.     </member>
  11282.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.Tangent">
  11283.       <summary>Retrieves or sets a numerical value that indicates the degree to which tangent data is used in simplification operations.</summary>
  11284.     </member>
  11285.     <member name="P:Microsoft.DirectX.Direct3D.AttributeWeights.TextureCoordinate">
  11286.       <summary>Retrieves or sets a numerical value that indicates the degree to which texture coordinate data is used in simplification operations.</summary>
  11287.     </member>
  11288.     <member name="T:Microsoft.DirectX.Direct3D.BoneCombination">
  11289.       <summary>Describes a subset of the mesh that has the same attribute and bone combination.</summary>
  11290.     </member>
  11291.     <member name="M:Microsoft.DirectX.Direct3D.BoneCombination.#ctor">
  11292.       <summary>Creates a new instance of the <see cref="M:Microsoft.DirectX.Direct3D.BoneCombination.#ctor" /> structure.</summary>
  11293.     </member>
  11294.     <member name="M:Microsoft.DirectX.Direct3D.BoneCombination.ToString">
  11295.       <summary>Obtains a string representation of the current instance.</summary>
  11296.       <returns>String that represents the object.</returns>
  11297.     </member>
  11298.     <member name="P:Microsoft.DirectX.Direct3D.BoneCombination.AttributeId">
  11299.       <summary>Retrieves or sets the attribute table identifier.</summary>
  11300.     </member>
  11301.     <member name="P:Microsoft.DirectX.Direct3D.BoneCombination.BoneId">
  11302.       <summary>Retrieves or sets an array of values that identify each of the bones that can be drawn in a single drawing call.</summary>
  11303.     </member>
  11304.     <member name="P:Microsoft.DirectX.Direct3D.BoneCombination.FaceCount">
  11305.       <summary>Retrieves or sets the face count for the bone combination.</summary>
  11306.     </member>
  11307.     <member name="P:Microsoft.DirectX.Direct3D.BoneCombination.FaceStart">
  11308.       <summary>Retrieves or sets the starting face for the bone combination.</summary>
  11309.     </member>
  11310.     <member name="P:Microsoft.DirectX.Direct3D.BoneCombination.VertexCount">
  11311.       <summary>Retrieves or sets the vertex count of the bone combination.</summary>
  11312.     </member>
  11313.     <member name="P:Microsoft.DirectX.Direct3D.BoneCombination.VertexStart">
  11314.       <summary>Retrieves or sets the starting vertex in the bone combination.</summary>
  11315.     </member>
  11316.     <member name="T:Microsoft.DirectX.Direct3D.BoneInfluences">
  11317.       <summary>Describes the vertices and weights that a bone influences.</summary>
  11318.     </member>
  11319.     <member name="M:Microsoft.DirectX.Direct3D.BoneInfluences.#ctor">
  11320.       <summary>Creates a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.BoneInfluences" /> structure.</summary>
  11321.     </member>
  11322.     <member name="M:Microsoft.DirectX.Direct3D.BoneInfluences.GetVertices">
  11323.       <summary>Retrieves or sets an array of vertices that are influenced by the bone associated with the current <see cref="T:Microsoft.DirectX.Direct3D.BoneInfluences" /> structure.</summary>
  11324.       <returns>Array of <see cref="T:System.Int32" /> values indicating the vertices that are influenced by the bone associated with the current <see cref="T:Microsoft.DirectX.Direct3D.BoneInfluences" /> structure.</returns>
  11325.     </member>
  11326.     <member name="M:Microsoft.DirectX.Direct3D.BoneInfluences.GetWeights">
  11327.       <summary>Retrieves or sets an array of weights associated with the current <see cref="T:Microsoft.DirectX.Direct3D.BoneInfluences" /> structure.</summary>
  11328.       <returns>Array of <see cref="T:System.Single" /> values indicating the weight values that the bone exerts on the vertices associated with the current <see cref="T:Microsoft.DirectX.Direct3D.BoneInfluences" /> structure.</returns>
  11329.     </member>
  11330.     <member name="T:Microsoft.DirectX.Direct3D.CallbackData">
  11331.       <summary>Retrieves information about animation callbacks.</summary>
  11332.     </member>
  11333.     <member name="M:Microsoft.DirectX.Direct3D.CallbackData.#ctor">
  11334.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CallbackData" /> class.</summary>
  11335.     </member>
  11336.     <member name="P:Microsoft.DirectX.Direct3D.CallbackData.CallbackPosition">
  11337.       <summary>Retrieves or sets a value that indicates the position of the callback.</summary>
  11338.     </member>
  11339.     <member name="P:Microsoft.DirectX.Direct3D.CallbackData.Data">
  11340.       <summary>Points to data for the callback.</summary>
  11341.     </member>
  11342.     <member name="T:Microsoft.DirectX.Direct3D.ConstantDescription">
  11343.       <summary>Describes a constant in a constant table.</summary>
  11344.     </member>
  11345.     <member name="M:Microsoft.DirectX.Direct3D.ConstantDescription.#ctor">
  11346.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ConstantDescription" /> class.</summary>
  11347.     </member>
  11348.     <member name="M:Microsoft.DirectX.Direct3D.ConstantDescription.ToString">
  11349.       <summary>Obtains a string representation of the current instance.</summary>
  11350.       <returns>String that represents the object.</returns>
  11351.     </member>
  11352.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.Class">
  11353.       <summary>Retrieves or sets the parameter class of the constant.</summary>
  11354.     </member>
  11355.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.Columns">
  11356.       <summary>Retrieves or sets a value that indicates the number of columns.</summary>
  11357.     </member>
  11358.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.DefaultData">
  11359.       <summary>Retrieves or sets a reference to the default value for the constant.</summary>
  11360.     </member>
  11361.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.Elements">
  11362.       <summary>Retrieves or sets the number of elements in the array.</summary>
  11363.     </member>
  11364.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.Name">
  11365.       <summary>Retrieves or sets the name of the constant.</summary>
  11366.     </member>
  11367.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.ParameterType">
  11368.       <summary>Retrieves or sets the parameter type of the constant.</summary>
  11369.     </member>
  11370.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.RegisterCount">
  11371.       <summary>Retrieves or sets the number of registers that contain data.</summary>
  11372.     </member>
  11373.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.RegisterIndex">
  11374.       <summary>Retrieves or sets the index of the constant in the constant table.</summary>
  11375.     </member>
  11376.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.RegisterSet">
  11377.       <summary>Retrieves or sets the constant data type.</summary>
  11378.     </member>
  11379.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.Rows">
  11380.       <summary>Retrieves or sets a value that indicates the number of rows.</summary>
  11381.     </member>
  11382.     <member name="P:Microsoft.DirectX.Direct3D.ConstantDescription.StructMembers">
  11383.       <summary>Retrieves or sets a value that indicates the number of structure member sub-parameters.</summary>
  11384.     </member>
  11385.     <member name="T:Microsoft.DirectX.Direct3D.ConstantTableDescription">
  11386.       <summary>Describes the constant table.</summary>
  11387.     </member>
  11388.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTableDescription.#ctor">
  11389.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ConstantTableDescription" /> class.</summary>
  11390.     </member>
  11391.     <member name="M:Microsoft.DirectX.Direct3D.ConstantTableDescription.ToString">
  11392.       <summary>Obtains a string representation of the current instance.</summary>
  11393.       <returns>String that represents the object.</returns>
  11394.     </member>
  11395.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTableDescription.Constants">
  11396.       <summary>Retrieves or sets the number of constants in the constant table.</summary>
  11397.     </member>
  11398.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTableDescription.Creator">
  11399.       <summary>Retrieves or sets the name of the constant table creator.</summary>
  11400.     </member>
  11401.     <member name="P:Microsoft.DirectX.Direct3D.ConstantTableDescription.Version">
  11402.       <summary>Retrieves or sets a value that indicates the shader version of the constant table.</summary>
  11403.     </member>
  11404.     <member name="T:Microsoft.DirectX.Direct3D.CubeTextureRequirements">
  11405.       <summary>Contains cube texture creation parameters.</summary>
  11406.     </member>
  11407.     <member name="M:Microsoft.DirectX.Direct3D.CubeTextureRequirements.#ctor">
  11408.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.CubeTextureRequirements" /> class.</summary>
  11409.     </member>
  11410.     <member name="M:Microsoft.DirectX.Direct3D.CubeTextureRequirements.ToString">
  11411.       <summary>Obtains a string representation of the current instance.</summary>
  11412.       <returns>String that represents the object.</returns>
  11413.     </member>
  11414.     <member name="P:Microsoft.DirectX.Direct3D.CubeTextureRequirements.Format">
  11415.       <summary>Retrieves or sets the desired pixel format.</summary>
  11416.     </member>
  11417.     <member name="P:Microsoft.DirectX.Direct3D.CubeTextureRequirements.NumberMipLevels">
  11418.       <summary>Retrieves or sets the number of mipmap levels for a cube texture.</summary>
  11419.     </member>
  11420.     <member name="P:Microsoft.DirectX.Direct3D.CubeTextureRequirements.Size">
  11421.       <summary>Retrieves or sets the size of a cube texture.</summary>
  11422.     </member>
  11423.     <member name="T:Microsoft.DirectX.Direct3D.DegenerateItems">
  11424.       <summary>Indicates the index of patches and vertices that cause the <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.Validate" /> method to fail.</summary>
  11425.     </member>
  11426.     <member name="M:Microsoft.DirectX.Direct3D.DegenerateItems.#ctor">
  11427.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.DegenerateItems" /> class.</summary>
  11428.     </member>
  11429.     <member name="P:Microsoft.DirectX.Direct3D.DegenerateItems.DegeneratePatches">
  11430.       <summary>Retrieves the index of patches that cause the <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.Validate" /> method to fail.</summary>
  11431.     </member>
  11432.     <member name="P:Microsoft.DirectX.Direct3D.DegenerateItems.DegenerateVertices">
  11433.       <summary>Retrieves the index of vertices that cause the <see cref="M:Microsoft.DirectX.Direct3D.PatchMesh.Validate" /> method to fail.</summary>
  11434.     </member>
  11435.     <member name="T:Microsoft.DirectX.Direct3D.DisplacementParameter">
  11436.       <summary>Contains mesh geometry displacement parameters.</summary>
  11437.     </member>
  11438.     <member name="M:Microsoft.DirectX.Direct3D.DisplacementParameter.#ctor">
  11439.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.DisplacementParameter" /> class.</summary>
  11440.     </member>
  11441.     <member name="M:Microsoft.DirectX.Direct3D.DisplacementParameter.ToString">
  11442.       <summary>Obtains a string representation of the current instance.</summary>
  11443.       <returns>String that represents the object.</returns>
  11444.     </member>
  11445.     <member name="P:Microsoft.DirectX.Direct3D.DisplacementParameter.LevelOfDetailBias">
  11446.       <summary>Retrieves or sets the level-of-detail bias value.</summary>
  11447.     </member>
  11448.     <member name="P:Microsoft.DirectX.Direct3D.DisplacementParameter.MagFilter">
  11449.       <summary>Retrieves or sets the texture filter to use in magnification.</summary>
  11450.     </member>
  11451.     <member name="P:Microsoft.DirectX.Direct3D.DisplacementParameter.MinFilter">
  11452.       <summary>Retrieves or sets the texture filter to use in minification.</summary>
  11453.     </member>
  11454.     <member name="P:Microsoft.DirectX.Direct3D.DisplacementParameter.MipFilter">
  11455.       <summary>Retrieves or sets the texture filter for mipmapping.</summary>
  11456.     </member>
  11457.     <member name="P:Microsoft.DirectX.Direct3D.DisplacementParameter.Texture">
  11458.       <summary>Retrieves or sets a texture for displacement mapping.</summary>
  11459.     </member>
  11460.     <member name="P:Microsoft.DirectX.Direct3D.DisplacementParameter.Wrap">
  11461.       <summary>Retrieves or sets the texture address wrap mode.</summary>
  11462.     </member>
  11463.     <member name="T:Microsoft.DirectX.Direct3D.EffectDefault">
  11464.       <summary>Manages a default effect parameter.</summary>
  11465.     </member>
  11466.     <member name="M:Microsoft.DirectX.Direct3D.EffectDefault.#ctor">
  11467.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> class.</summary>
  11468.     </member>
  11469.     <member name="M:Microsoft.DirectX.Direct3D.EffectDefault.ToString">
  11470.       <summary>Obtains a string representation of the current instance.</summary>
  11471.       <returns>String that represents the object.</returns>
  11472.     </member>
  11473.     <member name="P:Microsoft.DirectX.Direct3D.EffectDefault.Data">
  11474.       <summary>Retrieves or sets the effect parameter data.</summary>
  11475.     </member>
  11476.     <member name="P:Microsoft.DirectX.Direct3D.EffectDefault.ParameterName">
  11477.       <summary>Retrieves or sets the parameter name.</summary>
  11478.     </member>
  11479.     <member name="P:Microsoft.DirectX.Direct3D.EffectDefault.Type">
  11480.       <summary>Retrieves or sets the data type in the <see cref="P:Microsoft.DirectX.Direct3D.EffectDefault.Data" /> property.</summary>
  11481.     </member>
  11482.     <member name="T:Microsoft.DirectX.Direct3D.EffectDescription">
  11483.       <summary>Describes an effect object.</summary>
  11484.     </member>
  11485.     <member name="M:Microsoft.DirectX.Direct3D.EffectDescription.#ctor">
  11486.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.EffectDescription" /> class.</summary>
  11487.     </member>
  11488.     <member name="M:Microsoft.DirectX.Direct3D.EffectDescription.ToString">
  11489.       <summary>Obtains a string representation of the current instance.</summary>
  11490.       <returns>String that represents the object.</returns>
  11491.     </member>
  11492.     <member name="P:Microsoft.DirectX.Direct3D.EffectDescription.Creator">
  11493.       <summary>Retrieves the name of the effect creator.</summary>
  11494.     </member>
  11495.     <member name="P:Microsoft.DirectX.Direct3D.EffectDescription.Functions">
  11496.       <summary>Retrieves the number of functions that can render the effect.</summary>
  11497.     </member>
  11498.     <member name="P:Microsoft.DirectX.Direct3D.EffectDescription.Parameters">
  11499.       <summary>Retrieves the number of parameters used for the effect.</summary>
  11500.     </member>
  11501.     <member name="P:Microsoft.DirectX.Direct3D.EffectDescription.Techniques">
  11502.       <summary>Retrieves the number of techniques that can render the effect.</summary>
  11503.     </member>
  11504.     <member name="T:Microsoft.DirectX.Direct3D.EffectInstance">
  11505.       <summary>Manages a set of default effect parameters.</summary>
  11506.     </member>
  11507.     <member name="M:Microsoft.DirectX.Direct3D.EffectInstance.#ctor">
  11508.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> class.</summary>
  11509.     </member>
  11510.     <member name="M:Microsoft.DirectX.Direct3D.EffectInstance.GetDefaults">
  11511.       <summary>Retrieves the default effect parameters managed by the current <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</summary>
  11512.       <returns>Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> instances that represent the default effect parameters managed by the <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</returns>
  11513.     </member>
  11514.     <member name="M:Microsoft.DirectX.Direct3D.EffectInstance.SetDefaults(Microsoft.DirectX.Direct3D.EffectDefault[])">
  11515.       <summary>Sets the default effect parameters managed by the current <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</summary>
  11516.       <param name="value">Array of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> instances that represent the default effect parameters managed by the <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  11517.       <returns />
  11518.     </member>
  11519.     <member name="M:Microsoft.DirectX.Direct3D.EffectInstance.ToString">
  11520.       <summary>Obtains a string representation of the current instance.</summary>
  11521.       <returns>String that represents the object.</returns>
  11522.     </member>
  11523.     <member name="P:Microsoft.DirectX.Direct3D.EffectInstance.EffectFilename">
  11524.       <summary>Retrieves or sets the name of the effect file.</summary>
  11525.     </member>
  11526.     <member name="T:Microsoft.DirectX.Direct3D.EventDescription">
  11527.       <summary>Describes an animation event.</summary>
  11528.     </member>
  11529.     <member name="M:Microsoft.DirectX.Direct3D.EventDescription.#ctor">
  11530.       <summary>Initializes a new instance of an object.</summary>
  11531.     </member>
  11532.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.Duration">
  11533.       <summary>Retrieves the duration of the event in global time.</summary>
  11534.     </member>
  11535.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.Enable">
  11536.       <summary>Retrieves the enable flag.</summary>
  11537.     </member>
  11538.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.EventType">
  11539.       <summary>Retrieves the event type as defined in <see cref="T:Microsoft.DirectX.Direct3D.EventType" />.</summary>
  11540.     </member>
  11541.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.Position">
  11542.       <summary>Retrieves the track position for the event.</summary>
  11543.     </member>
  11544.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.Speed">
  11545.       <summary>Retrieves the track speed for the event.</summary>
  11546.     </member>
  11547.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.StartTime">
  11548.       <summary>Retrieves the start time of the event in global time.</summary>
  11549.     </member>
  11550.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.Track">
  11551.       <summary>Retrieves the event track identifier.</summary>
  11552.     </member>
  11553.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.TransitionType">
  11554.       <summary>Retrieves the transition style of the event as defined in <see cref="T:Microsoft.DirectX.Direct3D.TransitionType" />.</summary>
  11555.     </member>
  11556.     <member name="P:Microsoft.DirectX.Direct3D.EventDescription.Weight">
  11557.       <summary>Retrieves the track weight for the event.</summary>
  11558.     </member>
  11559.     <member name="T:Microsoft.DirectX.Direct3D.ExtendedMaterial">
  11560.       <summary>Returns material information that is saved in DirectX (.x) files.</summary>
  11561.     </member>
  11562.     <member name="M:Microsoft.DirectX.Direct3D.ExtendedMaterial.#ctor">
  11563.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> class.</summary>
  11564.     </member>
  11565.     <member name="M:Microsoft.DirectX.Direct3D.ExtendedMaterial.ToString">
  11566.       <summary>Obtains a string representation of the current instance.</summary>
  11567.       <returns>String that represents the object.</returns>
  11568.     </member>
  11569.     <member name="P:Microsoft.DirectX.Direct3D.ExtendedMaterial.Material3D">
  11570.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.Material" /> structure that describes the material properties.</summary>
  11571.     </member>
  11572.     <member name="P:Microsoft.DirectX.Direct3D.ExtendedMaterial.TextureFilename">
  11573.       <summary>Retrieves or sets a string that specifies the file name of the texture.</summary>
  11574.     </member>
  11575.     <member name="T:Microsoft.DirectX.Direct3D.FontDescription">
  11576.       <summary>Defines the attributes of a font.</summary>
  11577.     </member>
  11578.     <member name="M:Microsoft.DirectX.Direct3D.FontDescription.#ctor">
  11579.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.FontDescription" /> class.</summary>
  11580.     </member>
  11581.     <member name="M:Microsoft.DirectX.Direct3D.FontDescription.ToString">
  11582.       <summary>Obtains a string representation of the current instance.</summary>
  11583.       <returns>String that represents the object.</returns>
  11584.     </member>
  11585.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.CharSet">
  11586.       <summary>Retrieves or sets the character set for the font.</summary>
  11587.     </member>
  11588.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.FaceName">
  11589.       <summary>Retrieves or sets the name of the font.</summary>
  11590.     </member>
  11591.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.Height">
  11592.       <summary>Retrieves or sets the height of the font in logical units.</summary>
  11593.     </member>
  11594.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.IsItalic">
  11595.       <summary>Determines whether a font is italic.</summary>
  11596.     </member>
  11597.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.MipLevels">
  11598.       <summary>Retrieves or sets the number of mip levels requested.</summary>
  11599.     </member>
  11600.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.OutputPrecision">
  11601.       <summary>Retrieves or sets the output precision for a font.</summary>
  11602.     </member>
  11603.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.PitchAndFamily">
  11604.       <summary>Retrieves or sets the pitch and family of a font.</summary>
  11605.     </member>
  11606.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.Quality">
  11607.       <summary>Retrieves or sets the output quality of a font.</summary>
  11608.     </member>
  11609.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.Weight">
  11610.       <summary>Retrieves or sets the weight of a font.</summary>
  11611.     </member>
  11612.     <member name="P:Microsoft.DirectX.Direct3D.FontDescription.Width">
  11613.       <summary>Retrieves or sets the width of a font in logical units.</summary>
  11614.     </member>
  11615.     <member name="T:Microsoft.DirectX.Direct3D.FragmentDescription">
  11616.       <summary>Describes an annotation used by an effect object.</summary>
  11617.     </member>
  11618.     <member name="M:Microsoft.DirectX.Direct3D.FragmentDescription.#ctor">
  11619.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.FragmentDescription" /> class.</summary>
  11620.     </member>
  11621.     <member name="M:Microsoft.DirectX.Direct3D.FragmentDescription.ToString">
  11622.       <summary>Obtains a string representation of the current instance.</summary>
  11623.       <returns>String that represents the object.</returns>
  11624.     </member>
  11625.     <member name="P:Microsoft.DirectX.Direct3D.FragmentDescription.Name">
  11626.       <summary>Retrieves or sets a fragment name.</summary>
  11627.     </member>
  11628.     <member name="P:Microsoft.DirectX.Direct3D.FragmentDescription.Target">
  11629.       <summary>Retrieves or sets a fragment compile target.</summary>
  11630.     </member>
  11631.     <member name="T:Microsoft.DirectX.Direct3D.FunctionDescription">
  11632.       <summary>Describes a function used by an effect.</summary>
  11633.     </member>
  11634.     <member name="M:Microsoft.DirectX.Direct3D.FunctionDescription.#ctor">
  11635.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.FunctionDescription" /> class.</summary>
  11636.     </member>
  11637.     <member name="M:Microsoft.DirectX.Direct3D.FunctionDescription.ToString">
  11638.       <summary>Obtains a string representation of the current instance.</summary>
  11639.       <returns>String that represents the object.</returns>
  11640.     </member>
  11641.     <member name="P:Microsoft.DirectX.Direct3D.FunctionDescription.Annotations">
  11642.       <summary>Unused. This member is always set to 0 by <see cref="M:Microsoft.DirectX.Direct3D.BaseEffect.GetFunctionDescription(Microsoft.DirectX.Direct3D.EffectHandle)" />.</summary>
  11643.     </member>
  11644.     <member name="P:Microsoft.DirectX.Direct3D.FunctionDescription.Name">
  11645.       <summary>Retrieves the function name.</summary>
  11646.     </member>
  11647.     <member name="T:Microsoft.DirectX.Direct3D.GlyphMetricsFloat">
  11648.       <summary>Contains information about the position and orientation of the corresponding glyph in the string.</summary>
  11649.     </member>
  11650.     <member name="M:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.#ctor">
  11651.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.GlyphMetricsFloat" /> class.</summary>
  11652.     </member>
  11653.     <member name="M:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.ToString">
  11654.       <summary>Obtains a string representation of the current instance.</summary>
  11655.       <returns>String that represents the object.</returns>
  11656.     </member>
  11657.     <member name="P:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.BlackBoxX">
  11658.       <summary>Specifies the width of the smallest rectangle (the glyph's black box) that completely encloses the glyph.</summary>
  11659.     </member>
  11660.     <member name="P:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.BlackBoxY">
  11661.       <summary>Specifies the height of the smallest rectangle (the glyph's black box) that completely encloses the glyph.</summary>
  11662.     </member>
  11663.     <member name="P:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.CellIncX">
  11664.       <summary>Specifies the horizontal distance from the origin of the current character cell to the origin of the next character cell.</summary>
  11665.     </member>
  11666.     <member name="P:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.CellIncY">
  11667.       <summary>Specifies the vertical distance from the origin of the current character cell to the origin of the next character cell.</summary>
  11668.     </member>
  11669.     <member name="P:Microsoft.DirectX.Direct3D.GlyphMetricsFloat.GlyphOrigin">
  11670.       <summary>Specifies the x and y coordinates of the upper-left corner of the smallest rectangle that completely encloses the glyph.</summary>
  11671.     </member>
  11672.     <member name="T:Microsoft.DirectX.Direct3D.ImageInformation">
  11673.       <summary>Contains a description of the original contents of an image file.</summary>
  11674.     </member>
  11675.     <member name="M:Microsoft.DirectX.Direct3D.ImageInformation.#ctor">
  11676.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ImageInformation" /> class.</summary>
  11677.     </member>
  11678.     <member name="M:Microsoft.DirectX.Direct3D.ImageInformation.ToString">
  11679.       <summary>Obtains a string representation of the current instance.</summary>
  11680.       <returns>String that represents the object.</returns>
  11681.     </member>
  11682.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.Depth">
  11683.       <summary>Retrieves or sets the depth of the original image.</summary>
  11684.     </member>
  11685.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.Format">
  11686.       <summary>Retrieves or sets a value that most closely describes the data in the original image.</summary>
  11687.     </member>
  11688.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.Height">
  11689.       <summary>Retrieves or sets the height of the original image.</summary>
  11690.     </member>
  11691.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.ImageFileFormat">
  11692.       <summary>Retrieves or sets the format of the image file.</summary>
  11693.     </member>
  11694.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.MipLevels">
  11695.       <summary>Retrieves or sets the number of mip levels in the original image.</summary>
  11696.     </member>
  11697.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.ResourceType">
  11698.       <summary>Retrieves or sets a value that represents the type of the texture stored in the file.</summary>
  11699.     </member>
  11700.     <member name="P:Microsoft.DirectX.Direct3D.ImageInformation.Width">
  11701.       <summary>Retrieves or sets the width of the original image.</summary>
  11702.     </member>
  11703.     <member name="T:Microsoft.DirectX.Direct3D.IntersectInformation">
  11704.       <summary>Describes the intersection of a ray and a triangle.</summary>
  11705.     </member>
  11706.     <member name="M:Microsoft.DirectX.Direct3D.IntersectInformation.#ctor">
  11707.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.IntersectInformation" /> class.</summary>
  11708.     </member>
  11709.     <member name="M:Microsoft.DirectX.Direct3D.IntersectInformation.ToString">
  11710.       <summary>Obtains a string representation of the current instance.</summary>
  11711.       <returns>String that represents the object.</returns>
  11712.     </member>
  11713.     <member name="P:Microsoft.DirectX.Direct3D.IntersectInformation.Dist">
  11714.       <summary>Retrieves or sets the distance along the ray where the intersection occurred.</summary>
  11715.     </member>
  11716.     <member name="P:Microsoft.DirectX.Direct3D.IntersectInformation.FaceIndex">
  11717.       <summary>Retrieves or sets the index of the triangle that intersected the ray.</summary>
  11718.     </member>
  11719.     <member name="P:Microsoft.DirectX.Direct3D.IntersectInformation.U">
  11720.       <summary>Retrieves or sets the barycentric coordinate within the triangle where the ray intersects.</summary>
  11721.     </member>
  11722.     <member name="P:Microsoft.DirectX.Direct3D.IntersectInformation.V">
  11723.       <summary>Retrieves or sets the barycentric coordinate within the triangle where the ray intersects.</summary>
  11724.     </member>
  11725.     <member name="T:Microsoft.DirectX.Direct3D.KeyCallback">
  11726.       <summary>Describes a callback key for use in keyframe animation.</summary>
  11727.     </member>
  11728.     <member name="F:Microsoft.DirectX.Direct3D.KeyCallback.CallBackData">
  11729.       <summary>Retrieves or sets user callback data.</summary>
  11730.     </member>
  11731.     <member name="F:Microsoft.DirectX.Direct3D.KeyCallback.Time">
  11732.       <summary>Retrieves or sets a time value that indicates when the callback is triggered.</summary>
  11733.     </member>
  11734.     <member name="M:Microsoft.DirectX.Direct3D.KeyCallback.#ctor">
  11735.       <summary>Creates a new instance of a <see cref="T:Microsoft.DirectX.Direct3D.KeyCallback" /> structure.</summary>
  11736.     </member>
  11737.     <member name="T:Microsoft.DirectX.Direct3D.KeyQuaternion">
  11738.       <summary>Describes a quaternion key for use in keyframe animation, and specifies a quaternion value at a given time.</summary>
  11739.     </member>
  11740.     <member name="F:Microsoft.DirectX.Direct3D.KeyQuaternion.Time">
  11741.       <summary>Retrieves or sets the time of the quaternion key.</summary>
  11742.     </member>
  11743.     <member name="F:Microsoft.DirectX.Direct3D.KeyQuaternion.Value">
  11744.       <summary>Retrieves or sets the value of the quaternion key.</summary>
  11745.     </member>
  11746.     <member name="M:Microsoft.DirectX.Direct3D.KeyQuaternion.#ctor">
  11747.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.KeyQuaternion" /> class.</summary>
  11748.     </member>
  11749.     <member name="T:Microsoft.DirectX.Direct3D.KeyVector3">
  11750.       <summary>Describes a vector key for use in keyframe animation, and specifies a vector at a given time.</summary>
  11751.     </member>
  11752.     <member name="F:Microsoft.DirectX.Direct3D.KeyVector3.Time">
  11753.       <summary>Retrieves or sets the keyframe time stamp.</summary>
  11754.     </member>
  11755.     <member name="F:Microsoft.DirectX.Direct3D.KeyVector3.Value">
  11756.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Vector3" /> object that supplies scale and/or translation values.</summary>
  11757.     </member>
  11758.     <member name="M:Microsoft.DirectX.Direct3D.KeyVector3.#ctor">
  11759.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.KeyVector3" /> class.</summary>
  11760.     </member>
  11761.     <member name="T:Microsoft.DirectX.Direct3D.Macro">
  11762.       <summary>Describes preprocessor definitions used by an effect object.</summary>
  11763.     </member>
  11764.     <member name="M:Microsoft.DirectX.Direct3D.Macro.#ctor">
  11765.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Macro" /> class.</summary>
  11766.     </member>
  11767.     <member name="M:Microsoft.DirectX.Direct3D.Macro.ToString">
  11768.       <summary>Obtains a string representation of the current instance.</summary>
  11769.       <returns>String that represents the object.</returns>
  11770.     </member>
  11771.     <member name="P:Microsoft.DirectX.Direct3D.Macro.Definition">
  11772.       <summary>Retrieves or sets the definition name.</summary>
  11773.     </member>
  11774.     <member name="P:Microsoft.DirectX.Direct3D.Macro.Name">
  11775.       <summary>Retrieves or sets the preprocessor name.</summary>
  11776.     </member>
  11777.     <member name="T:Microsoft.DirectX.Direct3D.MeshData">
  11778.       <summary>Contains mesh data.</summary>
  11779.     </member>
  11780.     <member name="M:Microsoft.DirectX.Direct3D.MeshData.#ctor">
  11781.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.MeshData" /> class.</summary>
  11782.     </member>
  11783.     <member name="P:Microsoft.DirectX.Direct3D.MeshData.Mesh">
  11784.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> contained in the current object.</summary>
  11785.     </member>
  11786.     <member name="P:Microsoft.DirectX.Direct3D.MeshData.PatchMesh">
  11787.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.PatchMesh" /> contained in the current object.</summary>
  11788.     </member>
  11789.     <member name="P:Microsoft.DirectX.Direct3D.MeshData.ProgressiveMesh">
  11790.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.ProgressiveMesh" /> contained in the current object.</summary>
  11791.     </member>
  11792.     <member name="T:Microsoft.DirectX.Direct3D.MeshOptions">
  11793.       <summary>Specifies the type of mesh optimization to perform.</summary>
  11794.     </member>
  11795.     <member name="M:Microsoft.DirectX.Direct3D.MeshOptions.#ctor(Microsoft.DirectX.Direct3D.MeshFlags[])">
  11796.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.MeshOptions" /> class.</summary>
  11797.       <param name="initialFlags">Array of <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> objects that specify the mesh creation options.</param>
  11798.     </member>
  11799.     <member name="M:Microsoft.DirectX.Direct3D.MeshOptions.#ctor(Microsoft.DirectX.Direct3D.MeshFlags)">
  11800.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.MeshOptions" /> class.</summary>
  11801.       <param name="initialFlag">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> object that specifies the mesh creation options.</param>
  11802.     </member>
  11803.     <member name="M:Microsoft.DirectX.Direct3D.MeshOptions.#ctor">
  11804.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.MeshOptions" /> class.</summary>
  11805.     </member>
  11806.     <member name="M:Microsoft.DirectX.Direct3D.MeshOptions.ToString">
  11807.       <summary>Obtains a string representation of the current instance.</summary>
  11808.       <returns>String that represents the object.</returns>
  11809.     </member>
  11810.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.DoNotClip">
  11811.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.DoNotClip" /> should be used for vertex and index buffers.</summary>
  11812.     </member>
  11813.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.Dynamic">
  11814.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.Dynamic" /> should be used for vertex and index buffers.</summary>
  11815.     </member>
  11816.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.IndexBufferDynamic">
  11817.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.Dynamic" /> should be used for index buffers.</summary>
  11818.     </member>
  11819.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.IndexBufferManaged">
  11820.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Pool.Pool.Managed" /> should be used for index buffers.</summary>
  11821.     </member>
  11822.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.IndexBufferSoftwareProcessing">
  11823.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.SoftwareProcessing" /> should be used for index buffers.</summary>
  11824.     </member>
  11825.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.IndexBufferSystemMem">
  11826.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Pool.Pool.SystemMemory" /> should be used for index buffers.</summary>
  11827.     </member>
  11828.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.IndexBufferWriteOnly">
  11829.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.WriteOnly" /> should be used for index buffers.</summary>
  11830.     </member>
  11831.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.Managed">
  11832.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Pool.Pool.Managed" /> should be used for vertex and index buffers.</summary>
  11833.     </member>
  11834.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.NPatches">
  11835.       <summary>Specifies whether the index and vertex buffers of the mesh should be created with <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.NPatches" />.</summary>
  11836.     </member>
  11837.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.Points">
  11838.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.Points" /> should be used for index and vertex buffers.</summary>
  11839.     </member>
  11840.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.RtPatches">
  11841.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.RTPatches" /> should be used for index and vertex buffers.</summary>
  11842.     </member>
  11843.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.SoftwareProcessing">
  11844.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.SoftwareProcessing" /> should be used for vertex and index buffers.</summary>
  11845.     </member>
  11846.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.SystemMem">
  11847.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Pool.Pool.SystemMemory" /> should be used for vertex and index buffers.</summary>
  11848.     </member>
  11849.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.Use32Bit">
  11850.       <summary>Specifies whether the mesh uses 32-bit indices instead of 16-bit indices.</summary>
  11851.     </member>
  11852.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.Value">
  11853.       <summary>Specifies creation options for a mesh.</summary>
  11854.     </member>
  11855.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.VertexBufferDynamic">
  11856.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.Dynamic" /> should be used for vertex buffers.</summary>
  11857.     </member>
  11858.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.VertexBufferManaged">
  11859.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Pool.Pool.Managed" /> should be used for vertex buffers.</summary>
  11860.     </member>
  11861.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.VertexBufferSoftwareProcessing">
  11862.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.SoftwareProcessing" /> should be used for vertex buffers.</summary>
  11863.     </member>
  11864.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.VertexBufferSystemMem">
  11865.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Pool.Pool.SystemMemory" /> should be used for vertex buffers.</summary>
  11866.     </member>
  11867.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.VertexBufferWriteOnly">
  11868.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.WriteOnly" /> should be used for vertex buffers.</summary>
  11869.     </member>
  11870.     <member name="P:Microsoft.DirectX.Direct3D.MeshOptions.WriteOnly">
  11871.       <summary>Specifies whether <see cref="F:Microsoft.DirectX.Direct3D.Usage.Usage.WriteOnly" /> should be used for vertex and index buffers.</summary>
  11872.     </member>
  11873.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXAllocateHierarchy">
  11874.       <summary>Not supported.</summary>
  11875.     </member>
  11876.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXAnimationCallback">
  11877.       <summary>Not supported.</summary>
  11878.     </member>
  11879.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXFrame">
  11880.       <summary>Not supported.</summary>
  11881.     </member>
  11882.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXIncludeClass">
  11883.       <summary>Not supported.</summary>
  11884.     </member>
  11885.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXLoadUserData">
  11886.       <summary>Not supported.</summary>
  11887.     </member>
  11888.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXMeshContainer">
  11889.       <summary>Not supported.</summary>
  11890.     </member>
  11891.     <member name="T:Microsoft.DirectX.Direct3D.MyD3DXSaveUserData">
  11892.       <summary>Not supported.</summary>
  11893.     </member>
  11894.     <member name="T:Microsoft.DirectX.Direct3D.ParameterDescription">
  11895.       <summary>Describes a parameter that is used for an effect object.</summary>
  11896.     </member>
  11897.     <member name="M:Microsoft.DirectX.Direct3D.ParameterDescription.#ctor">
  11898.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ParameterDescription" /> class.</summary>
  11899.     </member>
  11900.     <member name="M:Microsoft.DirectX.Direct3D.ParameterDescription.ToString">
  11901.       <summary>Obtains a string representation of the current instance.</summary>
  11902.       <returns>String that represents the object.</returns>
  11903.     </member>
  11904.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Annotations">
  11905.       <summary>Retrieves the number of annotations for the parameter description.</summary>
  11906.     </member>
  11907.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Bytes">
  11908.       <summary>Contains the size of the parameter in bytes.</summary>
  11909.     </member>
  11910.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Class">
  11911.       <summary>Retrieves the parameter class, which is one of the values in the <see cref="T:Microsoft.DirectX.Direct3D.ParameterClass" /> enumeration.</summary>
  11912.     </member>
  11913.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Columns">
  11914.       <summary>Retrieves the number of columns in the array.</summary>
  11915.     </member>
  11916.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Elements">
  11917.       <summary>Retrieves the number of elements in the array.</summary>
  11918.     </member>
  11919.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Flags">
  11920.       <summary>Retrieves the parameter attributes.</summary>
  11921.     </member>
  11922.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Name">
  11923.       <summary>Retrieves the name of the parameter.</summary>
  11924.     </member>
  11925.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Rows">
  11926.       <summary>Retrieves the number of rows in the array.</summary>
  11927.     </member>
  11928.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Semantic">
  11929.       <summary>Retrieves the semantic meaning, also called the usage.</summary>
  11930.     </member>
  11931.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.StructMembers">
  11932.       <summary>Retrieves the number of structure members.</summary>
  11933.     </member>
  11934.     <member name="P:Microsoft.DirectX.Direct3D.ParameterDescription.Type">
  11935.       <summary>Retrieves the parameter type, which is one of the values in the <see cref="T:Microsoft.DirectX.Direct3D.ParameterType" /> enumeration.</summary>
  11936.     </member>
  11937.     <member name="T:Microsoft.DirectX.Direct3D.PassDescription">
  11938.       <summary>Describes a pass for an effect object.</summary>
  11939.     </member>
  11940.     <member name="M:Microsoft.DirectX.Direct3D.PassDescription.#ctor">
  11941.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PassDescription" /> class.</summary>
  11942.     </member>
  11943.     <member name="M:Microsoft.DirectX.Direct3D.PassDescription.ToString">
  11944.       <summary>Obtains a string representation of the current instance.</summary>
  11945.       <returns>String that represents the object.</returns>
  11946.     </member>
  11947.     <member name="P:Microsoft.DirectX.Direct3D.PassDescription.Annotations">
  11948.       <summary>Retrieves the number of annotations for the current pass description.</summary>
  11949.     </member>
  11950.     <member name="P:Microsoft.DirectX.Direct3D.PassDescription.Name">
  11951.       <summary>Retrieves the name used for the pass.</summary>
  11952.     </member>
  11953.     <member name="P:Microsoft.DirectX.Direct3D.PassDescription.PixelShaderFunction">
  11954.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the pixel shader function.</summary>
  11955.     </member>
  11956.     <member name="P:Microsoft.DirectX.Direct3D.PassDescription.VertexShaderFunction">
  11957.       <summary>Retrieves a <see cref="T:Microsoft.DirectX.GraphicsStream" /> object that contains the vertex shader function.</summary>
  11958.     </member>
  11959.     <member name="T:Microsoft.DirectX.Direct3D.PatchInformation">
  11960.       <summary>Contains the attributes of a patch mesh.</summary>
  11961.     </member>
  11962.     <member name="M:Microsoft.DirectX.Direct3D.PatchInformation.#ctor">
  11963.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PatchInformation" /> class.</summary>
  11964.     </member>
  11965.     <member name="M:Microsoft.DirectX.Direct3D.PatchInformation.ToString">
  11966.       <summary>Obtains a string representation of the current instance.</summary>
  11967.       <returns>String that represents the object.</returns>
  11968.     </member>
  11969.     <member name="P:Microsoft.DirectX.Direct3D.PatchInformation.BasisType">
  11970.       <summary>Retrieves or sets the type of curve used to construct the patch.</summary>
  11971.     </member>
  11972.     <member name="P:Microsoft.DirectX.Direct3D.PatchInformation.Degree">
  11973.       <summary>Retrieves or sets the degree of the curves used to construct the patch.</summary>
  11974.     </member>
  11975.     <member name="P:Microsoft.DirectX.Direct3D.PatchInformation.PatchType">
  11976.       <summary>Retrieves or sets the patch type.</summary>
  11977.     </member>
  11978.     <member name="P:Microsoft.DirectX.Direct3D.PatchInformation.TessellateLevel">
  11979.       <summary>Retrieves or sets the tessellation level.</summary>
  11980.     </member>
  11981.     <member name="T:Microsoft.DirectX.Direct3D.PropertyDescription">
  11982.       <summary>Describes a property used for an effect object.</summary>
  11983.     </member>
  11984.     <member name="M:Microsoft.DirectX.Direct3D.PropertyDescription.#ctor">
  11985.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PropertyDescription" /> class.</summary>
  11986.     </member>
  11987.     <member name="M:Microsoft.DirectX.Direct3D.PropertyDescription.ToString">
  11988.       <summary>Obtains a string representation of the current instance.</summary>
  11989.       <returns>String that represents the object.</returns>
  11990.     </member>
  11991.     <member name="P:Microsoft.DirectX.Direct3D.PropertyDescription.Bytes">
  11992.       <summary>Retrieves or sets the size of the property, in bytes.</summary>
  11993.     </member>
  11994.     <member name="P:Microsoft.DirectX.Direct3D.PropertyDescription.Dimension">
  11995.       <summary>Retrieves or sets the dimension of the property.</summary>
  11996.     </member>
  11997.     <member name="P:Microsoft.DirectX.Direct3D.PropertyDescription.Index">
  11998.       <summary>Retrieves or sets the index of the property.</summary>
  11999.     </member>
  12000.     <member name="P:Microsoft.DirectX.Direct3D.PropertyDescription.Name">
  12001.       <summary>Retrieves or sets the name of the property.</summary>
  12002.     </member>
  12003.     <member name="P:Microsoft.DirectX.Direct3D.PropertyDescription.Type">
  12004.       <summary>Retrieves or sets the property type.</summary>
  12005.     </member>
  12006.     <member name="T:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData">
  12007.       <summary>Contains precomputed radiance transfer (PRT) split mesh cluster data.</summary>
  12008.     </member>
  12009.     <member name="M:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.#ctor">
  12010.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData" /> structure.</summary>
  12011.     </member>
  12012.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.ClusterLength">
  12013.       <summary>Retrieves or sets the number of clusters in this supercluster.</summary>
  12014.     </member>
  12015.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.ClusterStart">
  12016.       <summary>Retrieves or sets the initial index into cluster array.</summary>
  12017.     </member>
  12018.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.FaceLength">
  12019.       <summary>Retrieves or sets the number of faces in this supercluster.</summary>
  12020.     </member>
  12021.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.FaceStart">
  12022.       <summary>Retrieves or sets the initial index into face array.</summary>
  12023.     </member>
  12024.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.VertexLength">
  12025.       <summary>Retrieves or sets the number of vertices in this supercluster.</summary>
  12026.     </member>
  12027.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshClusterData.VertexStart">
  12028.       <summary>Retrieves or sets the initial vertex into remapped vertex array.</summary>
  12029.     </member>
  12030.     <member name="T:Microsoft.DirectX.Direct3D.PrtSplitMeshVertexData">
  12031.       <summary>Contains precomputed radiance transfer (PRT) split mesh vertex data.</summary>
  12032.     </member>
  12033.     <member name="M:Microsoft.DirectX.Direct3D.PrtSplitMeshVertexData.#ctor">
  12034.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.PrtSplitMeshVertexData" /> structure.</summary>
  12035.     </member>
  12036.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshVertexData.SubCluster">
  12037.       <summary>Retrieves or sets the cluster index, relative to the supercluster.</summary>
  12038.     </member>
  12039.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshVertexData.VertexRemap">
  12040.       <summary>Retrieves or sets the vertex in the original mesh to which this split mesh vertex corresponds.</summary>
  12041.     </member>
  12042.     <member name="P:Microsoft.DirectX.Direct3D.PrtSplitMeshVertexData.VertexStatus">
  12043.       <summary>Retrieves or sets the vertex status.</summary>
  12044.     </member>
  12045.     <member name="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription">
  12046.       <summary>Describes an off-screen render target.</summary>
  12047.     </member>
  12048.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.#ctor">
  12049.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription" /> class.</summary>
  12050.     </member>
  12051.     <member name="M:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.ToString">
  12052.       <summary>Obtains a string representation of the current instance.</summary>
  12053.       <returns>String that represents the object.</returns>
  12054.     </member>
  12055.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.DepthStencil">
  12056.       <summary>Retrieves or sets a value that indicates whether the z-buffer is needed.</summary>
  12057.     </member>
  12058.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.DepthStencilFormat">
  12059.       <summary>Retrieves or sets the depth stencil format.</summary>
  12060.     </member>
  12061.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.Format">
  12062.       <summary>Retrieves or sets the color buffer format.</summary>
  12063.     </member>
  12064.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.MipLevels">
  12065.       <summary>Retrieves or sets the maximum level of detail (LOD) number.</summary>
  12066.     </member>
  12067.     <member name="P:Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription.Size">
  12068.       <summary>Retrieves or sets the size of the render target.</summary>
  12069.     </member>
  12070.     <member name="T:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription">
  12071.       <summary>Describes a render surface.</summary>
  12072.     </member>
  12073.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.#ctor">
  12074.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription" /> class.</summary>
  12075.     </member>
  12076.     <member name="M:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.ToString">
  12077.       <summary>Obtains a string representation of the current instance.</summary>
  12078.       <returns>String that represents the object.</returns>
  12079.     </member>
  12080.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.DepthStencil">
  12081.       <summary>Retrieves or sets a value that specifies whether the render surface supports a depth stencil surface.</summary>
  12082.     </member>
  12083.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.DepthStencilFormat">
  12084.       <summary>Retrieves or sets the depth stencil format of the render surface.</summary>
  12085.     </member>
  12086.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.Format">
  12087.       <summary>Retrieves or sets the format of the render surface.</summary>
  12088.     </member>
  12089.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.Height">
  12090.       <summary>Retrieves or sets the height of the render surface.</summary>
  12091.     </member>
  12092.     <member name="P:Microsoft.DirectX.Direct3D.RenderToSurfaceDescription.Width">
  12093.       <summary>Retrieves or sets the width of the render surface.</summary>
  12094.     </member>
  12095.     <member name="T:Microsoft.DirectX.Direct3D.ScaleRotateTranslate">
  12096.       <summary>Encapsulates scale, rotate and translate structures.</summary>
  12097.     </member>
  12098.     <member name="M:Microsoft.DirectX.Direct3D.ScaleRotateTranslate.#ctor">
  12099.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ScaleRotateTranslate" /> class.</summary>
  12100.     </member>
  12101.     <member name="P:Microsoft.DirectX.Direct3D.ScaleRotateTranslate.Rotation">
  12102.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Quaternion" /> structure.</summary>
  12103.     </member>
  12104.     <member name="P:Microsoft.DirectX.Direct3D.ScaleRotateTranslate.Scaling">
  12105.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Vector3" /> structure.</summary>
  12106.     </member>
  12107.     <member name="P:Microsoft.DirectX.Direct3D.ScaleRotateTranslate.Translation">
  12108.       <summary>Retrieves or sets a <see cref="T:Microsoft.DirectX.Vector3" /> structure.</summary>
  12109.     </member>
  12110.     <member name="T:Microsoft.DirectX.Direct3D.Semantic">
  12111.       <summary>Maps a parameter to vertex or pixel shader registers.</summary>
  12112.     </member>
  12113.     <member name="M:Microsoft.DirectX.Direct3D.Semantic.#ctor">
  12114.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.Semantic" /> class.</summary>
  12115.     </member>
  12116.     <member name="M:Microsoft.DirectX.Direct3D.Semantic.ToString">
  12117.       <summary>Obtains a string representation of the current instance.</summary>
  12118.       <returns>String that represents the object.</returns>
  12119.     </member>
  12120.     <member name="P:Microsoft.DirectX.Direct3D.Semantic.Usage">
  12121.       <summary>Retrieves or sets options that identify how resources are used.</summary>
  12122.     </member>
  12123.     <member name="P:Microsoft.DirectX.Direct3D.Semantic.UsageIndex">
  12124.       <summary>Retrieves or sets options that modify how usage is interpreted.</summary>
  12125.     </member>
  12126.     <member name="T:Microsoft.DirectX.Direct3D.ShaderConstantInformation">
  12127.       <summary>Contains shader constant information.</summary>
  12128.     </member>
  12129.     <member name="M:Microsoft.DirectX.Direct3D.ShaderConstantInformation.#ctor">
  12130.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderConstantInformation" /> class.</summary>
  12131.     </member>
  12132.     <member name="M:Microsoft.DirectX.Direct3D.ShaderConstantInformation.ToString">
  12133.       <summary>Obtains a string representation of the current instance.</summary>
  12134.       <returns>String that represents the object.</returns>
  12135.     </member>
  12136.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantInformation.DefaultValue">
  12137.       <summary>Retrieves or sets the offset, in bytes, to the string that contains the default value of the shader constant.</summary>
  12138.     </member>
  12139.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantInformation.Name">
  12140.       <summary>Retrieves or sets the offset, in bytes, to the name of the shader constant.</summary>
  12141.     </member>
  12142.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantInformation.RegisterCount">
  12143.       <summary>Retrieves or sets the number of registers.</summary>
  12144.     </member>
  12145.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantInformation.RegisterIndex">
  12146.       <summary>Retrieves or sets the register index.</summary>
  12147.     </member>
  12148.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantInformation.RegisterSet">
  12149.       <summary>Retrieves or sets a value from the <see cref="T:Microsoft.DirectX.Direct3D.RegisterSet" /> enumeration that specifies the shader register data type.</summary>
  12150.     </member>
  12151.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantInformation.TypeInformation">
  12152.       <summary>Retrieves or sets the offset, in bytes, to the type information of a shader constant.</summary>
  12153.     </member>
  12154.     <member name="T:Microsoft.DirectX.Direct3D.ShaderConstantTable">
  12155.       <summary>Contains the shader constant table that is embedded inside the shader.</summary>
  12156.     </member>
  12157.     <member name="M:Microsoft.DirectX.Direct3D.ShaderConstantTable.#ctor">
  12158.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderConstantTable" /> class.</summary>
  12159.     </member>
  12160.     <member name="M:Microsoft.DirectX.Direct3D.ShaderConstantTable.ToString">
  12161.       <summary>Obtains a string representation of the current instance.</summary>
  12162.       <returns>String that represents the object.</returns>
  12163.     </member>
  12164.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.BuildInfo">
  12165.       <summary>Retrieves or sets the offset, in bytes, to the build information.</summary>
  12166.     </member>
  12167.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.ConstantInformation">
  12168.       <summary>Retrieves or sets the offset, in bytes, to the constant information.</summary>
  12169.     </member>
  12170.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.Constants">
  12171.       <summary>Retrieves or sets the number of constants.</summary>
  12172.     </member>
  12173.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.Creator">
  12174.       <summary>Retrieves or sets the offset, in bytes, to the name of the effect creator.</summary>
  12175.     </member>
  12176.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.Flags">
  12177.       <summary>Retrieves or sets one or more values from the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFlags" /> enumeration that specify the compiler flags used to build the shader.</summary>
  12178.     </member>
  12179.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.Size">
  12180.       <summary>Retrieves or sets the size of a constant.</summary>
  12181.     </member>
  12182.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.Target">
  12183.       <summary>Retrieves or sets the offset, in bytes, into the string that contains the target.</summary>
  12184.     </member>
  12185.     <member name="P:Microsoft.DirectX.Direct3D.ShaderConstantTable.Version">
  12186.       <summary>Retrieves or sets the shader version.</summary>
  12187.     </member>
  12188.     <member name="T:Microsoft.DirectX.Direct3D.ShaderDebugInformation">
  12189.       <summary>Contains shader debug information.</summary>
  12190.     </member>
  12191.     <member name="M:Microsoft.DirectX.Direct3D.ShaderDebugInformation.#ctor">
  12192.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderDebugInformation" /> class.</summary>
  12193.     </member>
  12194.     <member name="M:Microsoft.DirectX.Direct3D.ShaderDebugInformation.ToString">
  12195.       <summary>Obtains a string representation of the current instance.</summary>
  12196.       <returns>String that represents the object.</returns>
  12197.     </member>
  12198.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.Creator">
  12199.       <summary>Retrieves or sets the offset to the shader creator information.</summary>
  12200.     </member>
  12201.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.EntryPointName">
  12202.       <summary>Retrieves or sets the offset to the entry-point name.</summary>
  12203.     </member>
  12204.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.FileInformation">
  12205.       <summary>Retrieves or sets the offset to the shader file information.</summary>
  12206.     </member>
  12207.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.Files">
  12208.       <summary>Retrieves or sets the number of source files.</summary>
  12209.     </member>
  12210.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.InstructionInformation">
  12211.       <summary>Retrieves or sets the offset, in bytes, from the start of the structure to the instructions.</summary>
  12212.     </member>
  12213.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.Instructions">
  12214.       <summary>Retrieves or sets the number of instructions.</summary>
  12215.     </member>
  12216.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.Size">
  12217.       <summary>Retrieves or sets the size, in bytes, of the debug information structure.</summary>
  12218.     </member>
  12219.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.SourceCode">
  12220.       <summary>Retrieves or sets the offset, in bytes, from the start of the structure to the source code.</summary>
  12221.     </member>
  12222.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.VariableInformation">
  12223.       <summary>Retrieves or sets the offset, in bytes, from the start of the structure to the variable information.</summary>
  12224.     </member>
  12225.     <member name="P:Microsoft.DirectX.Direct3D.ShaderDebugInformation.Variables">
  12226.       <summary>Retrieves or sets the number of variables.</summary>
  12227.     </member>
  12228.     <member name="T:Microsoft.DirectX.Direct3D.ShaderFileInformation">
  12229.       <summary>Contains information about the shader file.</summary>
  12230.     </member>
  12231.     <member name="M:Microsoft.DirectX.Direct3D.ShaderFileInformation.#ctor">
  12232.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderFileInformation" /> class.</summary>
  12233.     </member>
  12234.     <member name="M:Microsoft.DirectX.Direct3D.ShaderFileInformation.ToString">
  12235.       <summary>Obtains a string representation of the current instance.</summary>
  12236.       <returns>String that represents the object.</returns>
  12237.     </member>
  12238.     <member name="P:Microsoft.DirectX.Direct3D.ShaderFileInformation.Name">
  12239.       <summary>Retrieves or sets the offset, in bytes, to the shader name.</summary>
  12240.     </member>
  12241.     <member name="T:Microsoft.DirectX.Direct3D.ShaderInstructionInformation">
  12242.       <summary>Contains data for retrieving shader instruction information.</summary>
  12243.     </member>
  12244.     <member name="M:Microsoft.DirectX.Direct3D.ShaderInstructionInformation.#ctor">
  12245.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderInstructionInformation" /> class.</summary>
  12246.     </member>
  12247.     <member name="M:Microsoft.DirectX.Direct3D.ShaderInstructionInformation.ToString">
  12248.       <summary>Obtains a string representation of the current instance.</summary>
  12249.       <returns>String that represents the object.</returns>
  12250.     </member>
  12251.     <member name="P:Microsoft.DirectX.Direct3D.ShaderInstructionInformation.File">
  12252.       <summary>Retrieves or sets the offset, in bytes, from the beginning of the debug information to the file-name string.</summary>
  12253.     </member>
  12254.     <member name="P:Microsoft.DirectX.Direct3D.ShaderInstructionInformation.Line">
  12255.       <summary>Retrieves or sets the shader line number that contains the instruction.</summary>
  12256.     </member>
  12257.     <member name="P:Microsoft.DirectX.Direct3D.ShaderInstructionInformation.Offset">
  12258.       <summary>Retrieves or sets the offset for the shader instruction.</summary>
  12259.     </member>
  12260.     <member name="T:Microsoft.DirectX.Direct3D.ShaderStructMemberInformation">
  12261.       <summary>Contains the shader structure member information.</summary>
  12262.     </member>
  12263.     <member name="M:Microsoft.DirectX.Direct3D.ShaderStructMemberInformation.#ctor">
  12264.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderStructMemberInformation" /> class.</summary>
  12265.     </member>
  12266.     <member name="M:Microsoft.DirectX.Direct3D.ShaderStructMemberInformation.ToString">
  12267.       <summary>Obtains a string representation of the current instance.</summary>
  12268.       <returns>String that represents the object.</returns>
  12269.     </member>
  12270.     <member name="P:Microsoft.DirectX.Direct3D.ShaderStructMemberInformation.Name">
  12271.       <summary>Retrieves or sets the shader structure member name.</summary>
  12272.     </member>
  12273.     <member name="P:Microsoft.DirectX.Direct3D.ShaderStructMemberInformation.TypeInformation">
  12274.       <summary>Retrieves or sets the offset of the string that contains the type information.</summary>
  12275.     </member>
  12276.     <member name="T:Microsoft.DirectX.Direct3D.ShaderTypeInformation">
  12277.       <summary>Contains shader type information.</summary>
  12278.     </member>
  12279.     <member name="M:Microsoft.DirectX.Direct3D.ShaderTypeInformation.#ctor">
  12280.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderTypeInformation" /> class.</summary>
  12281.     </member>
  12282.     <member name="M:Microsoft.DirectX.Direct3D.ShaderTypeInformation.ToString">
  12283.       <summary>Obtains a string representation of the current instance.</summary>
  12284.       <returns>String that represents the object.</returns>
  12285.     </member>
  12286.     <member name="P:Microsoft.DirectX.Direct3D.ShaderTypeInformation.Class">
  12287.       <summary>Retrieves or sets the class for shader type information.</summary>
  12288.     </member>
  12289.     <member name="P:Microsoft.DirectX.Direct3D.ShaderTypeInformation.Columns">
  12290.       <summary>Retrieves or sets the number of columns for vectors and matrices.</summary>
  12291.     </member>
  12292.     <member name="P:Microsoft.DirectX.Direct3D.ShaderTypeInformation.Elements">
  12293.       <summary>Retrieves or sets the number of elements, or the array dimensions, for the shader type information.</summary>
  12294.     </member>
  12295.     <member name="P:Microsoft.DirectX.Direct3D.ShaderTypeInformation.StructMemberInformation">
  12296.       <summary>Retrieves or sets the offset of the structure member information.</summary>
  12297.     </member>
  12298.     <member name="P:Microsoft.DirectX.Direct3D.ShaderTypeInformation.StructMembers">
  12299.       <summary>Retrieves or sets the number of structure members.</summary>
  12300.     </member>
  12301.     <member name="P:Microsoft.DirectX.Direct3D.ShaderTypeInformation.Type">
  12302.       <summary>Retrieves or sets the type for shader type information.</summary>
  12303.     </member>
  12304.     <member name="T:Microsoft.DirectX.Direct3D.ShaderVariableInformation">
  12305.       <summary>Contains shader variable information.</summary>
  12306.     </member>
  12307.     <member name="M:Microsoft.DirectX.Direct3D.ShaderVariableInformation.#ctor">
  12308.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderVariableInformation" /> class.</summary>
  12309.     </member>
  12310.     <member name="M:Microsoft.DirectX.Direct3D.ShaderVariableInformation.ToString">
  12311.       <summary>Obtains a string representation of the current instance.</summary>
  12312.       <returns>String that represents the object.</returns>
  12313.     </member>
  12314.     <member name="P:Microsoft.DirectX.Direct3D.ShaderVariableInformation.Name">
  12315.       <summary>Retrieves or sets the shader variable name.</summary>
  12316.     </member>
  12317.     <member name="P:Microsoft.DirectX.Direct3D.ShaderVariableInformation.Scope">
  12318.       <summary>Retrieves or sets the scope of the shader variable.</summary>
  12319.     </member>
  12320.     <member name="P:Microsoft.DirectX.Direct3D.ShaderVariableInformation.TypeInformation">
  12321.       <summary>Retrieves or sets the type of the shader variable.</summary>
  12322.     </member>
  12323.     <member name="P:Microsoft.DirectX.Direct3D.ShaderVariableInformation.WriteInformation">
  12324.       <summary>Retrieves or sets the write information for the variable.</summary>
  12325.     </member>
  12326.     <member name="P:Microsoft.DirectX.Direct3D.ShaderVariableInformation.Writes">
  12327.       <summary>Retrieves or sets the number of writes.</summary>
  12328.     </member>
  12329.     <member name="T:Microsoft.DirectX.Direct3D.ShaderWriteInformation">
  12330.       <summary>Contains the shader write information.</summary>
  12331.     </member>
  12332.     <member name="M:Microsoft.DirectX.Direct3D.ShaderWriteInformation.#ctor">
  12333.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.ShaderWriteInformation" /> class.</summary>
  12334.     </member>
  12335.     <member name="M:Microsoft.DirectX.Direct3D.ShaderWriteInformation.ToString">
  12336.       <summary>Obtains a string representation of the current instance.</summary>
  12337.       <returns>String that represents the object.</returns>
  12338.     </member>
  12339.     <member name="P:Microsoft.DirectX.Direct3D.ShaderWriteInformation.Instruction">
  12340.       <summary>Retrieves or sets the shader instruction to write.</summary>
  12341.     </member>
  12342.     <member name="T:Microsoft.DirectX.Direct3D.SkinMesh">
  12343.       <summary>Contains skin information and mesh data.</summary>
  12344.     </member>
  12345.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.#ctor">
  12346.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> class.</summary>
  12347.     </member>
  12348.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  12349.       <summary>Loads skin information and mesh data from a Microsoft Direct3D .x file data object.</summary>
  12350.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the Microsoft DirectX file data object to load.</param>
  12351.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specifies creation options for the mesh.</param>
  12352.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  12353.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> objects loaded from the .x file data object.</param>
  12354.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  12355.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> structure that contains the skin and mesh data from the .x file object.</returns>
  12356.     </member>
  12357.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  12358.       <summary>Loads skin information and mesh data from a Microsoft Direct3D .x file data object.</summary>
  12359.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the Microsoft DirectX file data object to load.</param>
  12360.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specifies creation options for the mesh.</param>
  12361.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  12362.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object representing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  12363.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  12364.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> structure that contains the skin and mesh data from the .x file object.</returns>
  12365.     </member>
  12366.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@)">
  12367.       <summary>Loads skin information and mesh data from a Microsoft Direct3D .x file data object.</summary>
  12368.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the Microsoft DirectX file data object to load.</param>
  12369.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specifies creation options for the mesh.</param>
  12370.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  12371.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object representing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  12372.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> objects loaded from the .x file data object.</param>
  12373.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> structure that contains the skin and mesh data from the .x file object.</returns>
  12374.     </member>
  12375.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@)">
  12376.       <summary>Loads skin information and mesh data from a Microsoft Direct3D .x file data object.</summary>
  12377.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the Microsoft DirectX file data object to load.</param>
  12378.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specifies creation options for the mesh.</param>
  12379.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  12380.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object representing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  12381.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> structure that contains the skin and mesh data from the .x file object.</returns>
  12382.     </member>
  12383.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device)">
  12384.       <summary>Loads skin information and mesh data from a Microsoft Direct3D .x file data object.</summary>
  12385.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the Microsoft DirectX file data object to load.</param>
  12386.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specifies creation options for the mesh.</param>
  12387.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  12388.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> structure that contains the skin and mesh data from the .x file object.</returns>
  12389.     </member>
  12390.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.FromX(Microsoft.DirectX.Direct3D.XFileData,Microsoft.DirectX.Direct3D.MeshFlags,Microsoft.DirectX.Direct3D.Device,Microsoft.DirectX.GraphicsStream@,Microsoft.DirectX.Direct3D.ExtendedMaterial[]@,Microsoft.DirectX.Direct3D.EffectInstance[]@)">
  12391.       <summary>Loads skin information and mesh data from a Microsoft Direct3D .x file data object.</summary>
  12392.       <param name="xofObjMesh">An <see cref="T:Microsoft.DirectX.Direct3D.XFileData" /> object that represents the Microsoft DirectX file data object to load.</param>
  12393.       <param name="options">A <see cref="T:Microsoft.DirectX.Direct3D.MeshFlags" /> enumeration that specifies creation options for the mesh.</param>
  12394.       <param name="device">A <see cref="T:Microsoft.DirectX.Direct3D.Device" /> object associated with the mesh.</param>
  12395.       <param name="adjacency">A <see cref="T:Microsoft.DirectX.GraphicsStream" /> object representing an array of three <see cref="T:System.Int32" /> values per face that specify the three neighbors for each face in the mesh.</param>
  12396.       <param name="materials">Array of <see cref="T:Microsoft.DirectX.Direct3D.ExtendedMaterial" /> objects loaded from the .x file data object.</param>
  12397.       <param name="effects">An array of <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" /> structures, where each structure contains a set of <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> structures. Each <see cref="T:Microsoft.DirectX.Direct3D.EffectDefault" /> represents an attribute group in the returned mesh. The data in these structures represent a particular instance of state information used to initialize an effect. For more information, see <see cref="T:Microsoft.DirectX.Direct3D.EffectInstance" />.</param>
  12398.       <returns>A <see cref="T:Microsoft.DirectX.Direct3D.SkinMesh" /> structure that contains the skin and mesh data from the .x file object.</returns>
  12399.     </member>
  12400.     <member name="M:Microsoft.DirectX.Direct3D.SkinMesh.ToString">
  12401.       <summary>Obtains a string representation of the current instance.</summary>
  12402.       <returns>String that represents the object.</returns>
  12403.     </member>
  12404.     <member name="P:Microsoft.DirectX.Direct3D.SkinMesh.Mesh">
  12405.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.Mesh" /> object associated with the current skin information.</summary>
  12406.     </member>
  12407.     <member name="P:Microsoft.DirectX.Direct3D.SkinMesh.SkinInformation">
  12408.       <summary>Retrieves or sets the <see cref="T:Microsoft.DirectX.Direct3D.SkinInformation" /> object used for skinning.</summary>
  12409.     </member>
  12410.     <member name="T:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial">
  12411.       <summary>Contains spherical harmonic (SH)precomputed radiance transfer (PRT) material characteristics.</summary>
  12412.     </member>
  12413.     <member name="M:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.#ctor">
  12414.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial" /> structure.</summary>
  12415.     </member>
  12416.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.Absorption">
  12417.       <summary>Retrieves or sets the absorption coefficient used to model light propagation in a participating medium.</summary>
  12418.     </member>
  12419.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.AbsorptionColor">
  12420.       <summary>Retrieves or sets the absorption coefficient used to model light propagation in a participating medium.</summary>
  12421.     </member>
  12422.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.Diffuse">
  12423.       <summary>Retrieves or sets the diffuse albedo of the surface.</summary>
  12424.     </member>
  12425.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.DiffuseColor">
  12426.       <summary>Retrieves or sets the diffuse albedo of the surface.</summary>
  12427.     </member>
  12428.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.IsMirror">
  12429.       <summary>Determines whether the material is a mirror.</summary>
  12430.     </member>
  12431.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.IsSubsurfaceScattering">
  12432.       <summary>Enables or disables subsurface scattering.</summary>
  12433.     </member>
  12434.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.ReducedScattering">
  12435.       <summary>Retrieves or sets the reduced scattering coefficient used to model light propagation in a participating medium.</summary>
  12436.     </member>
  12437.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.ReducedScatteringColor">
  12438.       <summary>Retrieves or sets the reduced scattering coefficient used to model light propagation in a participating medium.</summary>
  12439.     </member>
  12440.     <member name="P:Microsoft.DirectX.Direct3D.SphericalHarmonicMaterial.RelativeIndexOfRefraction">
  12441.       <summary>Retrieves or sets the relative index of refraction as the ratio between two absolute indices of refraction.</summary>
  12442.     </member>
  12443.     <member name="T:Microsoft.DirectX.Direct3D.TechniqueDescription">
  12444.       <summary>Describes a technique used by an effect.</summary>
  12445.     </member>
  12446.     <member name="M:Microsoft.DirectX.Direct3D.TechniqueDescription.#ctor">
  12447.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TechniqueDescription" /> class.</summary>
  12448.     </member>
  12449.     <member name="M:Microsoft.DirectX.Direct3D.TechniqueDescription.ToString">
  12450.       <summary>Obtains a string representation of the current instance.</summary>
  12451.       <returns>String that represents the object.</returns>
  12452.     </member>
  12453.     <member name="P:Microsoft.DirectX.Direct3D.TechniqueDescription.Annotations">
  12454.       <summary>Retrieves the number of annotations for the current technique.</summary>
  12455.     </member>
  12456.     <member name="P:Microsoft.DirectX.Direct3D.TechniqueDescription.Name">
  12457.       <summary>Retrieves the technique name.</summary>
  12458.     </member>
  12459.     <member name="P:Microsoft.DirectX.Direct3D.TechniqueDescription.Passes">
  12460.       <summary>Retrieves the number of rendering passes the technique requires.</summary>
  12461.     </member>
  12462.     <member name="T:Microsoft.DirectX.Direct3D.TextureRequirements">
  12463.       <summary>Contains texture creation parameters.</summary>
  12464.     </member>
  12465.     <member name="M:Microsoft.DirectX.Direct3D.TextureRequirements.#ctor">
  12466.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TextureRequirements" /> class.</summary>
  12467.     </member>
  12468.     <member name="M:Microsoft.DirectX.Direct3D.TextureRequirements.ToString">
  12469.       <summary>Obtains a string representation of the current instance.</summary>
  12470.       <returns>String that represents the object.</returns>
  12471.     </member>
  12472.     <member name="P:Microsoft.DirectX.Direct3D.TextureRequirements.Format">
  12473.       <summary>Retrieves or sets the desired pixel format.</summary>
  12474.     </member>
  12475.     <member name="P:Microsoft.DirectX.Direct3D.TextureRequirements.Height">
  12476.       <summary>Retrieves or sets the height for a texture.</summary>
  12477.     </member>
  12478.     <member name="P:Microsoft.DirectX.Direct3D.TextureRequirements.NumberMipLevels">
  12479.       <summary>Retrieves or sets the number of mipmap levels for a texture.</summary>
  12480.     </member>
  12481.     <member name="P:Microsoft.DirectX.Direct3D.TextureRequirements.Width">
  12482.       <summary>Retrieves or sets the width for a texture.</summary>
  12483.     </member>
  12484.     <member name="T:Microsoft.DirectX.Direct3D.TrackDescription">
  12485.       <summary>Describes an animation track and specifies its weight and speed at a given time.</summary>
  12486.     </member>
  12487.     <member name="M:Microsoft.DirectX.Direct3D.TrackDescription.#ctor">
  12488.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.TrackDescription" /> class.</summary>
  12489.     </member>
  12490.     <member name="M:Microsoft.DirectX.Direct3D.TrackDescription.ToString">
  12491.       <summary>Obtains a string representation of the current instance.</summary>
  12492.       <returns>String that represents the object.</returns>
  12493.     </member>
  12494.     <member name="P:Microsoft.DirectX.Direct3D.TrackDescription.Enable">
  12495.       <summary>Retrieves or sets a track's enable/disable parameter.</summary>
  12496.     </member>
  12497.     <member name="P:Microsoft.DirectX.Direct3D.TrackDescription.Position">
  12498.       <summary>Retrieves or sets a track's time position in the local time frame of its current animation set.</summary>
  12499.     </member>
  12500.     <member name="P:Microsoft.DirectX.Direct3D.TrackDescription.Priority">
  12501.       <summary>Retrieves or sets a track's priority type as defined in <see cref="T:Microsoft.DirectX.Direct3D.PriorityType" />.</summary>
  12502.     </member>
  12503.     <member name="P:Microsoft.DirectX.Direct3D.TrackDescription.Speed">
  12504.       <summary>Retrieves or sets the speed value.</summary>
  12505.     </member>
  12506.     <member name="P:Microsoft.DirectX.Direct3D.TrackDescription.Weight">
  12507.       <summary>Retrieves or sets the weight value.</summary>
  12508.     </member>
  12509.     <member name="T:Microsoft.DirectX.Direct3D.VolumeTextureRequirements">
  12510.       <summary>Contains volume texture creation parameters.</summary>
  12511.     </member>
  12512.     <member name="M:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.#ctor">
  12513.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.VolumeTextureRequirements" /> class.</summary>
  12514.     </member>
  12515.     <member name="M:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.ToString">
  12516.       <summary>Obtains a string representation of the current instance.</summary>
  12517.       <returns>String that represents the object.</returns>
  12518.     </member>
  12519.     <member name="P:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.Depth">
  12520.       <summary>Retrieves or sets the volume texture depth, in pixels.</summary>
  12521.     </member>
  12522.     <member name="P:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.Format">
  12523.       <summary>Retrieves or sets the desired pixel format.</summary>
  12524.     </member>
  12525.     <member name="P:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.Height">
  12526.       <summary>Retrieves or sets the volume texture height, in pixels.</summary>
  12527.     </member>
  12528.     <member name="P:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.NumberMipLevels">
  12529.       <summary>Retrieves or sets the number of mipmap levels of a volume texture.</summary>
  12530.     </member>
  12531.     <member name="P:Microsoft.DirectX.Direct3D.VolumeTextureRequirements.Width">
  12532.       <summary>Retrieves or sets the volume texture width, in pixels.</summary>
  12533.     </member>
  12534.     <member name="T:Microsoft.DirectX.Direct3D.WeldEpsilons">
  12535.       <summary>Specifies a per-vertex value that is used to weld similar vertices together.</summary>
  12536.     </member>
  12537.     <member name="M:Microsoft.DirectX.Direct3D.WeldEpsilons.#ctor">
  12538.       <summary>Initializes a new instance of the <see cref="T:Microsoft.DirectX.Direct3D.WeldEpsilons" /> class.</summary>
  12539.     </member>
  12540.     <member name="M:Microsoft.DirectX.Direct3D.WeldEpsilons.ToString">
  12541.       <summary>Obtains a string representation of the current instance.</summary>
  12542.       <returns>String that represents the object.</returns>
  12543.     </member>
  12544.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.Binormal">
  12545.       <summary>Retrieves or sets the allowable tolerance value of a binormal, or the cross product of the tangent and normal vectors, to compare between vertices.</summary>
  12546.     </member>
  12547.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.BlendWeights">
  12548.       <summary>Retrieves or sets the allowable tolerance value of the blend weights to compare between vertices.</summary>
  12549.     </member>
  12550.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.Diffuse">
  12551.       <summary>Retrieves or sets the allowable tolerance value of the diffuse lighting to compare between vertices.</summary>
  12552.     </member>
  12553.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.Normal">
  12554.       <summary>Retrieves or sets the allowable tolerance value of a normal to compare between vertices.</summary>
  12555.     </member>
  12556.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.PointSize">
  12557.       <summary>Retrieves or sets the allowable tolerance value of a point size to compare between vertices.</summary>
  12558.     </member>
  12559.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.Position">
  12560.       <summary>Retrieves or sets the allowable tolerance value of a position to compare between vertices.</summary>
  12561.     </member>
  12562.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.Specular">
  12563.       <summary>Retrieves or sets the allowable tolerance value of specular lighting to compare between vertices.</summary>
  12564.     </member>
  12565.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.Tangent">
  12566.       <summary>Retrieves or sets the allowable tolerance value of a tangent to compare between vertices.</summary>
  12567.     </member>
  12568.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.TessellateFactor">
  12569.       <summary>Retrieves or sets the allowable tolerance value of a tessellation factor to compare between vertices.</summary>
  12570.     </member>
  12571.     <member name="P:Microsoft.DirectX.Direct3D.WeldEpsilons.TextureCoordinate">
  12572.       <summary>Retrieves or sets the allowable tolerance value of texture coordinates to compare between vertices.</summary>
  12573.     </member>
  12574.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.HFONT__">
  12575.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12576.     </member>
  12577.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAllocateHierarchy">
  12578.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12579.     </member>
  12580.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationCallbackHandler">
  12581.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12582.     </member>
  12583.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationController">
  12584.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12585.     </member>
  12586.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXAnimationSet">
  12587.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12588.     </member>
  12589.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseEffect">
  12590.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12591.     </member>
  12592.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh">
  12593.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12594.     </member>
  12595.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXBuffer">
  12596.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12597.     </member>
  12598.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet">
  12599.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12600.     </member>
  12601.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable">
  12602.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12603.     </member>
  12604.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffect">
  12605.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12606.     </member>
  12607.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectCompiler">
  12608.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12609.     </member>
  12610.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectPool">
  12611.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12612.     </member>
  12613.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXEffectStateManager">
  12614.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12615.     </member>
  12616.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFile">
  12617.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12618.     </member>
  12619.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileData">
  12620.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12621.     </member>
  12622.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileEnumObject">
  12623.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12624.     </member>
  12625.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveData">
  12626.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12627.     </member>
  12628.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFileSaveObject">
  12629.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12630.     </member>
  12631.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXFragmentLinker">
  12632.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12633.     </member>
  12634.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXInclude">
  12635.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12636.     </member>
  12637.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXKeyframedAnimationSet">
  12638.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12639.     </member>
  12640.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXLine">
  12641.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12642.     </member>
  12643.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXLoadUserData">
  12644.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12645.     </member>
  12646.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXMesh">
  12647.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12648.     </member>
  12649.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPatchMesh">
  12650.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12651.     </member>
  12652.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPMesh">
  12653.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12654.     </member>
  12655.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTBuffer">
  12656.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12657.     </member>
  12658.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTCompBuffer">
  12659.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12660.     </member>
  12661.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXPRTEngine">
  12662.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12663.     </member>
  12664.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToEnvMap">
  12665.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12666.     </member>
  12667.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXRenderToSurface">
  12668.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12669.     </member>
  12670.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSaveUserData">
  12671.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12672.     </member>
  12673.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSkinInfo">
  12674.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12675.     </member>
  12676.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSPMesh">
  12677.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12678.     </member>
  12679.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite">
  12680.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12681.     </member>
  12682.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureGutterHelper">
  12683.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12684.     </member>
  12685.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader">
  12686.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12687.     </member>
  12688.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails.ManagedD3DXEffectStateManager">
  12689.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12690.     </member>
  12691.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXATTRIBUTERANGE">
  12692.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12693.     </member>
  12694.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXATTRIBUTEWEIGHTS">
  12695.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12696.     </member>
  12697.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXBONECOMBINATION">
  12698.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12699.     </member>
  12700.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXCONSTANTTABLE_DESC">
  12701.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12702.     </member>
  12703.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXCONSTANT_DESC">
  12704.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12705.     </member>
  12706.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXEFFECTDEFAULT">
  12707.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12708.     </member>
  12709.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXEFFECTINSTANCE">
  12710.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12711.     </member>
  12712.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXEFFECT_DESC">
  12713.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12714.     </member>
  12715.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXEVENT_DESC">
  12716.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12717.     </member>
  12718.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXFONT_DESCW">
  12719.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12720.     </member>
  12721.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXFRAGMENT_DESC">
  12722.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12723.     </member>
  12724.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXFRAME">
  12725.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12726.     </member>
  12727.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXFUNCTION_DESC">
  12728.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12729.     </member>
  12730.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXF_FILELOADMEMORY">
  12731.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12732.     </member>
  12733.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXIMAGE_INFO">
  12734.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12735.     </member>
  12736.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXKEY_CALLBACK">
  12737.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12738.     </member>
  12739.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXKEY_QUATERNION">
  12740.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12741.     </member>
  12742.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXKEY_VECTOR3">
  12743.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12744.     </member>
  12745.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXMACRO">
  12746.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12747.     </member>
  12748.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXMATERIAL">
  12749.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12750.     </member>
  12751.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXMESHCONTAINER">
  12752.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12753.     </member>
  12754.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXMESHDATA">
  12755.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12756.     </member>
  12757.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXPARAMETER_DESC">
  12758.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12759.     </member>
  12760.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXPASS_DESC">
  12761.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12762.     </member>
  12763.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXPATCHINFO">
  12764.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12765.     </member>
  12766.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXRTE_DESC">
  12767.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12768.     </member>
  12769.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXRTS_DESC">
  12770.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12771.     </member>
  12772.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXSEMANTIC">
  12773.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12774.     </member>
  12775.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXSHMATERIAL">
  12776.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12777.     </member>
  12778.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXTECHNIQUE_DESC">
  12779.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12780.     </member>
  12781.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXTRACK_DESC">
  12782.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12783.     </member>
  12784.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._D3DXWELDEPSILONS">
  12785.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12786.     </member>
  12787.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._GLYPHMETRICSFLOAT">
  12788.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12789.     </member>
  12790.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._IMAGE_DOS_HEADER">
  12791.       <summary>Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectXapplication programming interface (API). This is not intended to be used directly from your code.</summary>
  12792.     </member>
  12793.     <member name="T:Microsoft.DirectX.PrivateImplementationDetails._SYSTEMTIME">
  12794.       <summary />
  12795.     </member>
  12796.   </members>
  12797. </doc>